> What was the problem with it (other than all the unnecessary bloat, I > mean)?
Shonky CSS. The only difference between these two pages is the doctype. The doctype is incomplete in the first and correct in the second. http://mark.gruden.com/cfdump_test_quirks_mode.cfm http://mark.gruden.com/cfdump_test_standards_mode.cfm If you're doing CSS stuff, its much easier to get consistent, cross browser layouts when you put the browser in standards mode, but then cfdump barfs. -- Mark Stanton Gruden Pty Ltd http://www.gruden.com --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
