I missed the part about the children having non-default positioning :( But anywho - css can still be used to cure the problem; this shell uses display inline-block http://jsfiddle.net/r3Lg5/ (which may or may not be appropriate in reallife).
The links to hasLayout info was intended for anyone not already familiar with it. hasLayout is one of the bigger culprits when it comes to IE bugs. On Mar 28, 7:58 pm, Sanford Whiteman <[email protected]> wrote: > > "hasLayout" can be triggered through css - no need to "polute" the > > html with unnecessary attributes. :P > > You might want to test your last suggestion before claiming it as a > working equivalent. :P > > I am well aware of the other theoretical methods for adding layout, > but you will soon find that not all of them work in this case. > > -- S. > > P.S. Non-standard attribute, non-standard CSS, who cares? You can add > an attribute in JS anyway, it's just in the markup here for > demonstration purposes. To unsubscribe from this group, send email to mootools-users+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
