Re-read my original message. This still breaks in Safari and isn't different
from what I linked in any significant way.
height: auto is implied and is what the browser should be doing whether or
not it's specified, and is the reason I tried scripting it.


On 1/30/07, Olaf Bosch <[EMAIL PROTECTED]> wrote:

Su schrieb:
> Also, here's a unit test(I think?), if anyone else feels like checking:
>
> http://pioindustries.com/jquery/ratiotest.php
>
> Thanks.

IMHO not used JS for this, try in you CSS:

#bg {
      position : absolute;
      left : 0;
      top : 0;
width:100%;
height:auto;
      z-index : 0;
}



--
Viele Grüße, Olaf

-------------------------------
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
-------------------------------

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to