开发者

JavaScript confirm() crashing with FF 3.6.4

Yesterday I added a line of JavaScript that uses confirm(), and I was using FireF开发者_StackOverflow中文版ox 3.6.3 and it was working fine, but today FireFox upgrades to 3.6.4 in the background and the confirm() freezes my browser, although it still works in IE. I suspect it is a FireFox 3.6.4 issue.

I was wondering if that was indeed a FireFox 3.6.4 issue. If anyone could please let me know, that would be great.

Thank you very much,

Rudy


confirm() works as expected here (FF3.6.4 US-en)


I'm don't see any similar issues in Bugzilla, so it's likely that this is not an issue with confirm() itself but, rather with how you're using it.

Can you create a simple, stand-alone test case that reproduces the problem and post it to http://pastie.org so others can test it? If people are able to reproduce it, than it should be submitted as to Bugzilla.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜