This topic is locked
[SOLVED]

 Masked Input

7/14/2011 11:33:06 PM
PHPRunner General questions
I
indigo author

Hi,
I am trying to use masked input in various pages.

  1. is it possible to add the script for all pages together? instead of going and adding for individual pages in HTML mode?
  2. As per instructions on http://xlinesoft.com/blog/2011/04/30/masked-input-in-phprunnerasprunnerpro-applications/

    When I do this...

Switch to HTML mode and add the following code snippet right before {END flybody} tag:

<script type=text/javascript src="include/jquery.maskedinput-1.3.js">


I get the following error on the page:

End tag not found:{END body}Page is broken
Please help

C
cgphp 7/15/2011



Hi,
I am trying to use masked input in various pages.

  1. is it possible to add the script for all pages together? instead of going and adding for individual pages in HTML mode?
  2. As per instructions on http://xlinesoft.com/blog/2011/04/30/masked-input-in-phprunnerasprunnerpro-applications/

    When I do this...

Switch to HTML mode and add the following code snippet right before {END flybody} tag:

<script type=text/javascript src="include/jquery.maskedinput-1.3.js">


I get the following error on the page:

End tag not found:{END body}Page is broken
Please help



Add it in the Header section.