jQuery Tabs causes problems in IE8?

别等时光非礼了梦想. 提交于 2019-12-11 11:06:53

问题


I am using jQuery Tabs with jQuery 1.3.2 run locally. The tabs get created just fine, but IE tells me that the site is running content that could be a security risk (which is annoying, but maybe that's what always happens when IE sees any javascript...I wouldn't know because I don't use IE). Anyway, I have 3 tabs, and whenever the user goes to the 3rd tab and then back to either of the first two, IE hangs and then tells me I have to close IE, at which point it immediately reopens the page with the "Blocked Content" warning again and tells me that it "recovered" the tab.

My tabs work flawlessly in Firefox and Chrome on Windows and OS X...but not in IE.

Is this a known issue? Anyone run across this before?

EDIT

Code can be seen here

来源:https://stackoverflow.com/questions/2196278/jquery-tabs-causes-problems-in-ie8

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!