Not sure about Netscape 6 though, but this will usually be tougher in
Netscape. First of all, Netscape doesn't support reflowing the document
client side; that is, you'll have to submit the page if you want to rebuild
the page with a new layout.
However, you can use LAYERs to hide and show certain elements. This will,
however, take way more time to develop than simply setting the visibility.
But then again, that wasn't the original question, was it?? ;-)
Imar
At 04:05 PM 1/30/2001 +0500, you wrote:
>all this is fine in case of IE
>
>what about Netscape?
>
>thanks