Quote:
Originally Posted by jayeff
Misunderstanding #1:
In terms of what your browser does with the code, XHTML is treated exactly the same as plain HTML, so a problem you are having in XHTML will not go away simply because you switch to HTML. If a switch to HTML appeared to cure it, you made some other change too or perhaps changed something else when you switched doctypes.
|
Funnily enough it worked as is after I switched to HTML transitional in the doctype. In opera, firefox and IE. Good enough for me.