On 2 Dec 2005, at 2:59 pm, Jacky wrote: > I'm doing some re-design of my blog and the result is at > http://jacky.seezone.net .No problem in Firefox. > > In IE, on the front page, the navigation menu disappeared. But in > other page > like the individual post page (e.g. > http://jacky.seezone.net/archives/001756.html ) , the navigation can be > shown. I think that it may be something to do with the right column?
Your absolute positioned block comes after a floated block, and vanishes into tin air. It is still there, you can tab to it, it will show a focus ring, and the url of the link in the statusbar. <http://www.brunildo.org/test/IE_raf3.html> Philippe --- Philippe Wittenbergh <http://emps.l-c-n.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/
