Flash & the Doctype
Flash & the Doctype
Out of context: Reply #2
- Started
- Last post
- 11 Responses
- restlessdesign0
A lot of times people strip out the doctype because it can make things display the way they aren't supposed to (such as verical centering with tables).
There's no reason not to though. Flash sites should be using SWFObject (or some other type of Javascript bypass for the IE ActiveX issue) anyways, so it's possible to validate all the way up to XHTML 1.1 (like my site =])