internet explorer 8 - bootstrap modal dialog backdrop in IE8 -


//ingnore html element $("#mydialog").modal({ show: true,backdrop: "static", keyboard: false }); 

the top code. can show modal dialog in ie8, shadow mask lost,it means can click link on page when dialog open. ie9+, firefox, chrome can work well.

how can solve problem in ie8, thanks!


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -