internet explorer 7 - Standards mode in IE7 with HTML5? -


is there way trigger standards mode in ie7 when using html5 doctype?

my document starts this:

<!doctype html> <html> <head> ... 

f12 opens developer tools in ie 9. alt+7, alt+8, & alt 9 allow toggle between browser versions. there menus allow change both document , standards modes.

a couple things:

if trying view dom tree using developer tools , switching between different versions in compatibility mode, should know need refresh each time switch modes. otherwise won't able see tree.

also, these emulations not original browsers. impossible see "the way browser render" page unless on other browser.

i recommend using browsershots.org. it's free, , requires no download. if want sophisticated, there other options. recommend browsershots. beware takes few minutes couple images back, , there maximum limit per day. can raise bit registering account.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -