Sorry, I was wrong. Transitional without a URI will put your browser into quirks mode, with a URI it will be in standards or almost standards mode. I got confused with strict, which doesn't change if you miss out the URI.
'quirks' means 'with all the wrong stuff' - all those browser quirks you have to code around. I think you'd be better off with the transitional doctype with the URI because then at least all the browsers will be closer to being the same Ian Did the demo do what you wanted? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
