internet explorer 8 - IE9 switch to preview in IE8 causes crash -


test link: http://leongaban.com/_projects/defakto/cds/

i'm having strange issue, able preview site in ie9, 8 , 7 allowed me write specific stylesheets each browser version.

this morning however, when use ie's webdeveloper tool(f12) switch ie8 or 7 browser hangs, generic error message "mysite not responding". ie9 fine.

not sure what's going on, disabled ie8 stylesheet , commented out javascript file, still same issue.

ie9 version: 9.0.8112.16421

i'm using bootstrap 2.3.1

anyone experience before?

i found out issue was, using css3-mediaqueries.js support media queries ie8 , below, switched respond.min.js , removed old js , works now!

respond.js https://github.com/scottjehl/respond


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -