Thanks for explaining that Jörn. Awesome plugin by the way!! -rob
On Jan 18, 3:02 am, Jörn Zaefferer <[email protected]> wrote: > The validation plugin overwrote a method introduced in 1.3 (push), > which caused very basic stuff to fail in very weird ways. The update > completely removes that method, leaving jQuery core alone... > > Jörn > > On Sat, Jan 17, 2009 at 12:15 AM, Rob Monie <[email protected]> wrote: > > > I thought it might be worth a quick mention to save anyone with the > > same problems I had when I first tried using 1.6rc5. A bunch of > > really fundamental jquery things stopped working for me when I > > upgraded. For example, when performing a query like $("#clients > > li.client") it was only ever returning a jquery object with a single > > element in it - the first. > > > Because this upgrade was not limited to just jquery-ui but also jquery > > core needed to be upgraded to 1.3, I was a bit worried about what > > might have been causing the problem but it seemed to be something way > > to fundamental to have slipped through. > > > I remembered John Resig mentioning that some 3rd party plugins had > > been required to upgrade to fix a couple bugs introduced through > > changes introduced in jquery 1.3. So starting with one of the more > > complicated 3rd party plugins that I use, I went to the jquery > > validator site (http://bassistance.de/jquery-plugins/jquery-plugin- > > validation/) and found an upgrade, installed it and bang, problem > > solved. > > > I'm not sure how this was conflicting in this way but the point is to > > just check for any upgrades for your other plugins in case they are > > causing you grief. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
