tauhui
02-24-2012, 11:19 AM
1) Script Title: Light box not working
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/lightbox/index.htm
3) Describe problem: Have installed everything in my webpage.
I have placed the link for js and css in under <head> and the folder can be view. All the png and gif have been put in my css/images folder and i have updated the link. Lastly, I added this code in the page which i want it to appear
<a href="dog.jpg" rel="lightbox" ><img src="dog_thumb.jpg" /></a>
I get a thumbnail pic appear on my page, but when i clicked it, it open another tab and show the picture in normal mode. What went wrong? Why isn't there a pop up?
Please help. Thanks.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/lightbox/index.htm
3) Describe problem: Have installed everything in my webpage.
I have placed the link for js and css in under <head> and the folder can be view. All the png and gif have been put in my css/images folder and i have updated the link. Lastly, I added this code in the page which i want it to appear
<a href="dog.jpg" rel="lightbox" ><img src="dog_thumb.jpg" /></a>
I get a thumbnail pic appear on my page, but when i clicked it, it open another tab and show the picture in normal mode. What went wrong? Why isn't there a pop up?
Please help. Thanks.