markaatkins
07-23-2002, 05:18 PM
I have a web page that has a html form on it with several hidden <input> tags present on the html form. However depending on how i get to that web page some of the hidden form <input> elelments may not be present.
Now I already have some javascript funtions to manipulate these form elements, but I need to modify them to check if a particular hidden form element exists or not to control which javascript code to execute.
Please help! Cheers. :D
Now I already have some javascript funtions to manipulate these form elements, but I need to modify them to check if a particular hidden form element exists or not to control which javascript code to execute.
Please help! Cheers. :D