![]() |
Sergey Kornilov admin 7/9/2013 |
Use Javascript OnLoad event and here is the sample code that adds event handler: |
N
|
nohope4you author 7/9/2013 |
If there are no arguements, would it look like this? Also, would I put the onfocus=displayscript in the visual editor? Use Javascript OnLoad event and here is the sample code that adds event handler: http://xlinesoft.com/phprunner/docs/ctrl_on.htm |
C
|
cgphp 7/9/2013 |
You need only the following code: function displayscript1() |
N
|
nohope4you author 7/9/2013 |
I ended up inserting the script portion as a php snippet and modifying the TextField.php file to make this work. Thanks everyone. You need only the following code: function displayscript1() |