On 13 Dec 2006, at 22:18:42, Rob O'Rourke wrote:
I need to get control of what hasLayout and what doesn't before I
can work out what's really going on.
Use Microsoft's IE Developer Toolbar's DOM Inspector:
<http://www.microsoft.com/downloads/details.aspx?
familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en>
It will allow you to walk through the DOM tree for your page;
"hasLayout" will show up in the "Styles" pane for all elements having
that most peculiar property.
HTH,
Nick.
--
Nick Fitzsimons
http://www.nickfitz.co.uk/
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************