David Laakso wrote: > Very strange. In XP_SP2 IE6.0 there's a brief flicker as the page > loads and appears-- then quick as a flash my editor opens with your > css file in the window. Yikes! When I close that window, your page > re-appears. Weird! Regards,
I guess it's because he's using the CSS file as the src value of the iFrame :-( <iframe src="my3cols.css" height="300" width="100%"></iframe> Thierry | http://www.TJKDesign.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/
