Here is the link to lightbox 2 --> http://www.huddletogether.com/projects/lightbox2/
I use that lightbox thing and i gotta say its great. But i have a little problem. Ok i'll try to explain now. I have main div tag, which contains link (a tag) and that div has a background image, that changes on hover (mouseover) i have that link inside, because even if you go with your mouse over the link, the background changes.
You can see that little arrow on top, that shows when you go over div or link. Look image below:
What i want is, when you click on div, image shows with lightbox effect, how you achieve that? with onclick?
Here is the code as well:
- Code: Select all
<div class="left_house" onClick="???">
<a href="includes/KOR.IDE.50.pdf">Tloris - 50m<sup>2</sup></a>
</div>
Thank you,
Housy



