11-04-2004, 02:58 AM
Quote:Also, your document will act differently in different browsers if you do not declare it's DOM type.
One more note on this: If you want to trigger a specific browser mode for a certain browser (i.e. Firefox "Standards Compliance Mode"), lookup exactly how they react to different doctypes. The doctype evaluation behaves somewhat "strange".