atsoum
02-07-2007, 11:17 PM
1) Script Title:
Image Thumbnail Viewer
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
3) Describe problem:
I would like to combine this script with this:
Conveyor Belt slideshow script
http://dynamicdrive.com/dynamicindex14/leftrightslide.htm
In IE everything works fine, but in Firefox I have a problem, when I click an image of the slideshow then The Image Thumbnail Viewer effect doesn't work and simply it open's the image in a new page.
But if I insert a simple image in the same page where there is a Conveyor Belt slideshow script, then for this image only the Image Tumbnail Viewer script works fine.
I suppose that the problem has to do with syntax. The above line is a part of the Conveyor Belt slideshow script, where I had embedded the Image Thumbnail Viewer script.
leftrightslide[0]='<a href="1_Small.jpg" rel="thumbnail"><img src ="1_Small.jpg" border=1></a>'
Is there something particular I have to notice about the attribute rel="thumbnail" in Firefox?
Any help?
Image Thumbnail Viewer
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
3) Describe problem:
I would like to combine this script with this:
Conveyor Belt slideshow script
http://dynamicdrive.com/dynamicindex14/leftrightslide.htm
In IE everything works fine, but in Firefox I have a problem, when I click an image of the slideshow then The Image Thumbnail Viewer effect doesn't work and simply it open's the image in a new page.
But if I insert a simple image in the same page where there is a Conveyor Belt slideshow script, then for this image only the Image Tumbnail Viewer script works fine.
I suppose that the problem has to do with syntax. The above line is a part of the Conveyor Belt slideshow script, where I had embedded the Image Thumbnail Viewer script.
leftrightslide[0]='<a href="1_Small.jpg" rel="thumbnail"><img src ="1_Small.jpg" border=1></a>'
Is there something particular I have to notice about the attribute rel="thumbnail" in Firefox?
Any help?