Posted by Els on 08/26/05 02:57
ppcguy wrote:
> i can set the width of a DIV in IE using
>
> #footer2
> {
> width: expression(document.body.clientWidth);
> }
>
> how can i do a similar thing in non-IE
I'd say width:100%;
And why don't you use that one for IE as well?
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Navigation:
[Reply to this message]
|