This topic is locked

Javascript onload does not work

2/11/2011 9:44:17 AM
PHPRunner General questions
B
bluedude author

Hi,
I'm just trying to show an Javascript alert to see if the event works but nothing really happens. I have put the code in the Javascript onload event.
Other one, if I want to reference to fields what field ID should I use? Just the name of the field in the visual editor or do I need to get to the rendered HTML code to see the id?
Cheers,

Sergey Kornilov admin 2/11/2011

When you use Javascript API you only need to know field name. Sample code:

http://xlinesoft.com/phprunner/docs/how_to_calculate_values_on_the_fly.htm
If something doesn't work post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.