Closed (duplicate)
Project:
Lightbox2
Version:
6.x-1.9
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
8 Oct 2009 at 06:44 UTC
Updated:
8 Jun 2010 at 12:25 UTC
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
Comments
Comment #1
jhebel commentedI'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.
Comment #2
esolano commentedHi, 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!
Comment #3
stella commentedduplicate of #411162: Problem with 'automatic image URL re-formatting' with jQuery 1.3.x