URL: http://jquery.bassistance.de/validate/demo-test/ValidationTest.html Browser: Safari 2.0.4 (419.3) OS: Mac OS X 10.4.8
The test page is fine if it is the only page currently in Safari that is running jQuery. For instance, if you load up jquery.com in another window (or a tab) then load the test page it will crash. I'm speculating here but perhaps Safari is having problems switching JavaScript contexts with the setTimeout()s. Karl Rudd On 2/21/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > Lee Hinde schrieb: > > It crashes for me after completing test 18-24 ( I can get to 18, but > > never to 25). > > > > Latest shipping Safari. (10.4.9/2.0.4) > > > Thanks. I wonder if that may be the same issue as with jQuery core... > it's testsuite tends to crash Safari, too. Could you click through the > demos > (http://jquery.bassistance.de/validate/demo-test/validate-demo.html) and > see if anything fails there? > > -- > Jörn Zaefferer > > http://bassistance.de > > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
