Dear all,
The following does not work in Netscape. I am trying to have a hidden listbox. My HTML is as follows
<SELECT NAME='RELATIONAL' onChange='TypeCheck(this)' STYLE='{visibility:hidden}'>
<OPTION SELECTED VALUE=' = ' >=
</SELECT>
The style property does not work in Netscape. I have tried it in both Netscape 4 and 6.