[jQuery] Upgrading to 1.3.2 from 1.2.6, selectors that used to return many elements now only returning first
I am not trying to upgrade to 1.3.2 and in every case I use a selector
that should (used to) return many elements now only returns the
first. I checked using the .size() method and it is indeed only
returning 1. Any ideas on what went wrong?
Thanks,
Eric