Someone asked the other day about making the ALA Sliding Doors technique work on early versions of IE Mac (IE 5.00, running on OS ). I have that working on my portfolio for a while [1]. Simplified version here:
<http://dev.l-c-n.com/Rfloatnav/slidingdoors.php>


The trick is not to float anything for the oldest versions of IE5.0 Mac, but use {display:inline-block} instead.
That is only served to IE Mac, all versions (because it is damn difficult to differentiate between the older and newer versions).


[1] Or on a full site
<http://www.l-c-n.com/lcn/) (site in Japanese)

HTH
Philippe
---/---
Philippe Wittenbergh
now live : <http://emps.l-c-n.com/>
code | design | web projects : <http://www.l-c-n.com/>
IE5 Mac bugs and oddities : <http://www.l-c-n.com/IE5tests/>

******************************************************
The discussion list for  http://webstandardsgroup.org/

Proud presenters of Web Essentials 04 http://we04.com/
Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to