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 - Unable to make sub reports with Jasper -

sql - The object name contains more than the maximum number of prefixes. The maximum is 2 -

Java Web Service Soap fault exception client -