Active
Project:
Lightbox2
Version:
6.x-1.11
Component:
Javascript
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Oct 2010 at 08:53 UTC
Updated:
15 Jan 2011 at 13:56 UTC
After upgrading to new 6.x-1.11 lightbox2 produzes an IE error
IE6:
Line: 1181
Error: 'null is Null or no object
(Fehler: 'null' ist Null oder kein Objejkt)
IE7:
same error Line: 1181 char: 3 Code: 0
Its on the page:
http://www.berlin.de/ba-marzahn-hellersdorf/buergerhaushalt/
where some teasers have an image and some does not.
(same error occurs on the detail page too, so its not an views issue, - my drupal is an 6.19 - on firefox its working - standard jquery by drupal jQuery 1.2.6)
Comments
Comment #1
neffets commentedlightbox is not framework compatible. there where advertising with mootools on the page too.
Lightbox use the "$" function of jQuery instead of the non-conflicting "jQuery"-function
As big portal we have often multiple content on one page, advertising javascripts etc.
Please replace all "$" functions with the non-conflicting but identical "jQuery" function. (Search-and-Replace)
Comment #2
El Bandito commentedHi
Please does anyone have any workarounds for this one ? I too am using mootools framework but in IE, and only IE, I see the same error and the widget I am placing is all screwy.
Thanks
Dave