[jQuery] jquery 1.1.3.1 to 1.1.4 $(document).ready issue

2007-08-31 Thread bigmammoth
oky I have a strange error related to $(document).ready upgrading to 1.1.4 from 1.1.3.1 mdale: in 1.1.3.1 this works: ie document ready is printed http://pastie.caboo.se/92588 but in 1.1.4 http://pastie.caboo.se/92595 fails to print document ready thanks, michael

[jQuery] jQuery 1.1.3.1 Safari Crashes

2007-08-06 Thread Mike Chabot
jQuery 1.1.3.1 Safari Crashes After upgrading a high-traffic Web site from jQuery 1.1.2 to jQuery 1.1.3.1, some Safari users started reporting that the Web site would cause their browsers to crash. The crash would be that Safari would instantly shut down. I set up multiple test environments

[jQuery] jquery 1.1.3.1 problem with className

2007-07-27 Thread Shelane
getting this error: Error: b.className has no properties Source File: http://eddev.llnl.gov/resources/javascripts/jQuery/jquery.pack.js Line: 11 I know that I'm doing removeClass and addClass like: $(this).removeClass('RedText'); $([EMAIL PROTECTED]'title']).addClass('RedText'); this could be

[jQuery] jquery-1.1.3.1 with interface slider trouble

2007-07-07 Thread philguillard
Hi all, When i try jquery-1.1.3.1.pack.js with interface slider last pack on IE6, i get a usual Object doesn't support this property or method on the $('.sliderPrice').Slider( line, even if i set no options. Works fine on ffx. $('.sliderPrice').Slider( { accept : '.indicator' } );

[jQuery] jQuery 1.1.3.1

2007-07-04 Thread John Resig
Hi Everyone - This is a quick bug fix release for jQuery 1.1.3. About six major issues popped up after the 1.1.3 release that we deemed important enough to resolve immediately, with a follow-up release. The full list of resolved issues can be found here: http://dev.jquery.com/report/16 You can