CSS IE hack: Can't see effect in ezpublish

CSS IE hack: Can't see effect in ezpublish

Wednesday 13 April 2005 5:26:34 am - 3 replies

Author Message

Paul Forsyth

Wednesday 13 April 2005 5:41:03 am

If the html/css is exactly the same it should work.

Sounds like some other css value is getting in the way or the class is not being applied to the element.

This eZ site uses the same trick:

http://www.adifo.com/

Though the element is slightly different:

width: expression((this.parentNode.clientWidth < 785+0)?"750px":"auto");

paul

Ekkehard Dörre

Wednesday 13 April 2005 6:58:22 am

Very nice Paul:
http://www.adifo.com/

Greetings, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

Ulrich L.

Wednesday 13 April 2005 1:32:05 pm

I just haven't got the point yet.
I found out in IE the line is found and partly executed, the result is always a width with the fixed value (following my example: 800px). "auto" is never applied. I have no idea, why...
Testing this code with simple html examples is no problem at all.

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.