Re: Pocket IE 2003 css support by Jay
Jay
Thu Feb 05 13:49:35 CST 2004
Yes and No :)
The CSS visibility style is supported, but not dynamically -- i.e. currently
you can't change the visibility property via script after it has been
defined in the style sheet.
--
Jay McLain [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
"Dan" <vbcoder_2000@yahoo.com> wrote in message
news:ehp5J%2316DHA.2560@TK2MSFTNGP09.phx.gbl...
> I have another css support question:
>
> Does PIE 2003 support the visibility style from the 4.0 level MS IE? I'm
> refering to when the visibility style used to close up the area when set
to
> hidden. I know that functionality has moved to the display style in later
> MS IE releases.
>
> Specifically, can I hide and show content and will the area contract and
> expand automatically?
>
>