![]() |
Admin 4/22/2010 |
Greg, Working with the controls
|
G
|
gawde author 4/22/2010 |
Greg, you might be missing something. An excerpt from http://xlinesoft.com/phprunner/docs/javascript_api.htm There is also an example of adding onClick event handler.
|
![]() |
Admin 4/22/2010 |
I think you need to move function call from arguments section to function body i.e. var ctrlTerms = Runner.getControl(pageid, 'cust_termsck'); |
G
|
gawde author 4/23/2010 |
I think you need to move function call from arguments section to function body i.e. var ctrlTerms = Runner.getControl(pageid, 'cust_termsck');
|