curby . wrote:

>I'm trying to get a floating logo to work on this elastic jello page:
>
>http://curby.net/doc/jello-new.html
>
>It works in recent Geckos and Safari, but not IE.  It uses a span with
>fixed position and a background image, but I'm open to changes to both
>the markup and the css to get it to work in IE too, if possible.
>
>
>  
>
There are ways of emulating  fixed position for IE. Among them:
<http://tagsoup.com/-dev/null-/css/fixed/#v6>
and
<http://limpid.nl/lab/css/fixed/left-sidebar>
The difficulty is not necessarily in getting that emulation to work 
properly. It is in getting anything else(such as your jello layout) to 
then work properly with it. Maybe you will have better luck( have better 
skills) than me in that pursuit.

>--Curby
>
Regards,
~dL

-- 
David Laakso
http://www.dlaakso.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to