Problem lightbox2 and jquery update
pcsystemd - October 8, 2009 - 06:44
| Project: | Lightbox2 |
| Version: | 6.x-1.9 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | critical |
| Assigned: | pcsystemd |
| Status: | active |
Jump to:
Description
Hello,
I have a compatibility problem with Jquery update despite patches.
For explanation of my problem and images http://drupal.org/node/598356
An idea?
Thank you

#1
I'm having the same problem. With Jquery Update 6.x-2.x-dev and lightbox box 6.x 1.9 ALL links on a page are given the class "lightbox-processed".
For now what seems to be working for me is to use Lightbox 6.x-1.x-dev version instead of the official release.
#2
Hi, this is due to a deprecated selector type in jquery 1.3. See this tread: http://drupal.org/node/623738
Basically you need to do one of the following things:
Regards!