I ran into the same problem a few days ago with a similar piece of code.
From what I read, the problem is that you need to call "hasLayout" in all browsers. Of course, this is not the real thing hasLayout , but you need to do one of them:
- Float elements. And headers, and lists, and add clarity: left for both. this should do the trick;
- Set width / height for
UL elements (hidden materials); - add
position:relative for UL elements
Usually they should do the trick;)
IonuΘ Staicu Mar 19 '09 at 22:45 2009-03-19 22:45
source share