jitseschaafsma
09-10-2003, 01:36 AM
is it possible with javascript to show / do not show a form element.
For example i have a <select name="projects"> </select>
now i would like to write a javascript that depending on some other variable displays this select box or not display the select box to the user.
I do not mean disable but really mean show it in the browser.
I do not want to reload the whole page.
Any suggestions (frames maybe ?)
Thanks Jitse
For example i have a <select name="projects"> </select>
now i would like to write a javascript that depending on some other variable displays this select box or not display the select box to the user.
I do not mean disable but really mean show it in the browser.
I do not want to reload the whole page.
Any suggestions (frames maybe ?)
Thanks Jitse