Windows Vista Tips

Windows Vista Tips > Newsgroups > Internet Explorer > Re: IE 8: W3 and CSS compliant? Standards Mode the default?

Reply
Thread Tools Display Modes

Re: IE 8: W3 and CSS compliant? Standards Mode the default?

 
 
Dan
Guest
Posts: n/a

 
      05-18-2010

"steve" <> wrote in message
news:5298517c-eac1-419a-b47a-...
> Hi;
>
> It has been a while since I've kept up with IE development.
>
> Is IE 8 supposed to be W3 compliant and do CSS in a standard way?
>
> Will it come with a "standards mode" that will let developers toggle
> from that or "old IE mode"?
>
> If it comes with a standards mode will that mode be the default?


Standards mode is the default if the web page has a valid DOCTYPE. If it
doesn't have a DOCTYPE than IE8 will use Quirks Mode instead. It's also
possible to force IE8 into IE7 mode for a site from the client side using
the compatibility mode options, or from the server side (on a per page basis
if you want) using the IE7-Emulate meta tag.

Also, you can press F12 to bring up the Developer Tools and toggle between
IE8 Standards, IE7 Standards, and IE7 Quirks modes from the menu.

--
Dan

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59