Check your HTML syntax very closely. IE is very forgiving when you forget
end tags, etc., whereas Netscape wants the full and correct syntax (as it
should). Funny things can happen in HTML if you are missing certain tag
elements and attributes......
Larry
"TJ" <tg********@cox.net> wrote in message
news:xCsxb.70489$xV6.42948@lakeread04...
I have a java/html question. Why does a drop down select box display the
values of the drop down on the web page in Netscape communicator where as
it displays correctly in a drop down box in internet explorer?
What is the solution for this?
Thanks in advance!