JPlayer issue in IE9

后端 未结 5 1797
广开言路
广开言路 2021-02-10 15:13

i think there is a problem in jquery.jplayer.min.js file which one i am using.

My jplayer is not working in only IE9.

its working in all other browser.

5条回答
  •  难免孤独
    2021-02-10 15:31

    Put this line of code at the very beginning of your document.

    It forces IE9 to work under standard document mode.

    Ref: http://msdn.microsoft.com/en-us/ie/ff468705

提交回复
热议问题