quirksmode caused due to "Developer Edition" banner?
Hello Guys,
For some reason I haven't expected to run into something again.
My webpage looks good on all browsers, except for IE9/8 it started to trigger quirks mode...
Might have been just me (not checking IE compatibility before...) but now it just goes into quirks mode, and there is no way to turn it off...
I tryed changing and including doctipe declarations etc... nothing helped so far. When I validate with w3c validator... I can clearly see that before document starts and it normally would - it actually throws :
But may I ask? might be just me, but what is "URL prefixing"? Not sure if I remember anything like this in umbraco and/or uCommerce in general... Maybe you have an example or something? :-)
quirksmode caused due to "Developer Edition" banner?
Hello Guys,
For some reason I haven't expected to run into something again.
My webpage looks good on all browsers, except for IE9/8 it started to trigger quirks mode...
Might have been just me (not checking IE compatibility before...) but now it just goes into quirks mode, and there is no way to turn it off...
I tryed changing and including doctipe declarations etc... nothing helped so far. When I validate with w3c validator... I can clearly see that before document starts and it normally would - it actually throws :
as very first line in the document ...
because of it - it misses my doctype decloration and thinks there isn't one defined...
What I am trying to do here? well just playing arround with razor shop... Just tryed to make my own "general" template that other will inherrit.
Any suggestions how to fix this one? :-)
Kind regards,
Dmitrij
If you run the testsite on a URL prefixing (or containing, can't remember for,sure) preview or stage you will get rid of the banner:)
Hej Nicolaj,
Thanks for reply :-)
But may I ask? might be just me, but what is "URL prefixing"? Not sure if I remember anything like this in umbraco and/or uCommerce in general... Maybe you have an example or something? :-)
Much appreciated!!!
Kind regards,
Dmitrij
You can read more about it here :
http://www.publicvoid.dk/StagingSitesWithoutTheDeveloperEditionBanner.aspx
Nah... that's cool :)
Didn't know about it yet... Thanks alot for sharing!
Regards,
Dmitrij
is working on a reply...