[removed]() is not firing with IE 8 in first shot

后端 未结 9 2174

I am trying to make my pages work correctly with IE 8, I found out from here: http://www.masykur.web.id/post/How-to-Make-Our-Website-to-be-Ready-for-IE8.aspx that, my page h

9条回答
  •  孤街浪徒
    2020-12-01 09:43

    You could have an error in your JavaScript's, if that happens, any JavaScript after that will not function correctly.

    Try to remove the reference to login.js and common.js and try an alert within your problematic function.

提交回复
热议问题