> If you use JS to write specific styles to the document, there > should be > nothing "popping in and out". > > --- > Regards, > Thierry | www.TJKDesign.com
How do you work that one out? Javascript cannot run until the page has (mostly) loaded, so I can vouch for getting a 'flash of extra content' on many of my pages. Since the hidden content cannot be re-enabled without JS on, I have to make the default appearance to be 'visible', then hide it asap. Mike ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
