Search found 1 match
- Wed Jul 10, 2002 6:52 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Show / Hide DIV
- Replies: 22
- Views: 17407
I'm testing out 3.4...so far I can only hide a select element in IE5.5 if the div id and the form name are the same. If div id="hideMe" and form name="hideMe", then it works. If div id="hideMe" and form name="form1", doesn't work. NS 6.2 hides the form no matter what...something about built-in form ...