[SWFObject] swfObject creates useless vertical scrollbar in aliquid layout
Muzak
p.ginneberge at telenet.be
Fri Oct 13 17:23:31 PDT 2006
set overflow to hidden for the html tag
html {
height:100%;
overflow: hidden;
margin: 0;
padding: 0;
}
regards,
Muzak
----- Original Message -----
From: "Matt Gates" <mlg2 at spacefoundry.com>
To: <swfobject at lists.deconcept.com>
Sent: Friday, October 13, 2006 11:57 PM
Subject: [SWFObject] swfObject creates useless vertical scrollbar in aliquid layout
Don't know if anyone's run into this- maybe I'm just trying something
unusual- but it seems I've run into a bug. For full browser flash,
the swfObj works great, but what I'm trying to do is a liquid 2
column layout with a fixed width HTML column and and an expandable
Flash column, and I'm getting a useless vertical scroll bar when it
seems I shouldn't. Check out the evidence...
Thanks!
More information about the Swfobject
mailing list