Yes, Philippe - but can you figure out a way to do it so that nav items that are two or more words don't require a non-breaking space in order for the nav not to collapse as it does on your Japanese site for "about us"?
R :o) ----- Original Message ----- From: "Philippe Wittenbergh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 02, 2004 12:19 PM Subject: [WSG] Sliding Doors and IE5.00 Mac 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 ****************************************************** ****************************************************** 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 ******************************************************
