阅读背景:

JQuery(可能是SWFObject)没有在IE 7.0.5730.13或8.0.6001.18702或8.0.7100.0中做它应该做的,但是在7.0.5730.11中工作

来源:互联网 

I have a website that has jQuery and SWFObject running on it. When the page loads, it sets a 2 second timeout then triggers an SWFObject instance to load a movie. When the movie finishes it's player callsback to JS to trigger another movie. The other movie loads fine and plays. When it's done playing, the second movie is also supposed to trigger another callback, but it doesn't. What I think is the problem is that on the second movie init, it is supposed to clear the previous element and reset it so that SWFObject can reuse it, and even though that is what happens in the DOM, SWFObject doesn't reuse the element. I think this is caused because jQuery still retains a hold of the element somehow even though it's removed from the DOM, which is throwing of IE when SWFObject is trying to reuse it.I have a website that has jQuery and SWFObject




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: