slr
09-30-2006, 07:26 PM
I cant seem to get the Lightbox viewer script to working fully in the website im currently updating.
I have managed to get as far as the larger image being shown, but none of the effects work (prev, next, loading image etc) Although the Dark background comes up & the close tab is now showing.
I changed the href below, and thats when only some of the script worked, but not fully
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
This is my image/thumbnail link:
<a href="css/lmsitwm2ss.jpg" rel="lightbox" title="L and M"><img src="css/lmsitwm2thumbnail.jpg"></a>
Im not sure what im doing wrong, and im slightly confused on where to put my js & image files. Should they all be in the same folder as my css files, or seperate??
Would be very greatful if someone could maybe suggest where im going wrong.
Thanks. :)
I have managed to get as far as the larger image being shown, but none of the effects work (prev, next, loading image etc) Although the Dark background comes up & the close tab is now showing.
I changed the href below, and thats when only some of the script worked, but not fully
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
This is my image/thumbnail link:
<a href="css/lmsitwm2ss.jpg" rel="lightbox" title="L and M"><img src="css/lmsitwm2thumbnail.jpg"></a>
Im not sure what im doing wrong, and im slightly confused on where to put my js & image files. Should they all be in the same folder as my css files, or seperate??
Would be very greatful if someone could maybe suggest where im going wrong.
Thanks. :)