JQuery Lightbox Images don't show up
shuboatm - November 28, 2007 - 17:37
| Project: | jQuery Lightbox |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Hi,
As far as I can tell everything is installed properly, but when I click a thumbnail image a semi-transparent black box appears but the image itself doesn't appear. Would you please let me know what I'm doing wrong? Thanks.

#1
#2
#3
same problem here
http://www.equinebreeder.it/?q=node/48
#4
@all: Please post working example URLs where this bug can be reviewed. Provided URL in #3 displays an Inline tag only.
#5
Without further information I'm obliged to close this issue.
#6
Here you have more info.
After Upgrading to Drupal 5.7 this module stopped working properly.
I can't give you a URL to a problematic URL because I've deactivated it:
With FF, black background shows up when thumbnail images are clicked covering half screen, but nothing more. No caption and no white area. Background shows up without tween effect.
In javascript error console you can find this warnings (translated from Spanish):
Warning: Error reading 'width' property value.
Warning: Error reading 'height' property value.
Warning: Error reading 'top' property value.
Warning: Error reading 'height' property value.
Warning: Error reading 'height' property value.
Warning: Error reading 'width' property value.
Warning: Error reading 'width' property value.
Warning: Error reading 'width' property value.
Warning: Error reading 'height' property value.
Sentences may differ in english.
With IE, the first time you click on thumbail all seems to work well, but process stalls at loading logo animation. You can close all by clicking inside white area. The seccond time all works ok.
With Safari, all works fine, but image is not showed up. You can see the white area with caption text and close button.
Hope this helps.
#7
Is it possible that you are also using jQuery Update module?
#8
Without further information I'm obliged to close this issue.