~davidLaakso wrote: > Jim Nannery wrote: >>> I am seeking a pipe menu, or a border menu that does /not/ require >>> images and works in all versions of IE including mac/IE5.2. If I have a >>> choice I would prefer /not/ to hack IE7.0. >>> For example, something like this >>> <http://www.nytimes.com/pages/todayspaper/index.html >(the file folder >>> tab is not a requirement, although it is charming :-) ). It is the look >>> and feel I am after. >>> >>> Anyone? >>> >>> Regards,
Okay David, Version 2 of my faux pipe delimited unordered list menu [1] has one less hack in it (no ie6 hack) and appears to work fine in win ie6, ie7 and ff. I don't do mac often :-) The trade off? Well I class the first li and create a border-left: 0 rule for that classed li. Better? Worse? The beauty of the tabs in the NYT example is obviously that it works for all tabs because they have both left and right dividers. They also special class the active tab. They do not use pipes on the tabbed menu that I think you referred to. They did down lower in the jump to, that confused me at first as well until I grasped what you were referring to. I await colorful screen shots on the Mac 5.x platform :-) Don [1] Version 2: http://htmlfixit.com/tutes/tutorial_CSS_Generated_Faux_Pipe_Delimited_Unordered_List.php ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
