Hi All
I spent my Easter sunday to correct a bug in my test site !
It concern either the fisrt or last jqlightbox :
- Click on the left side of the 1st image has to close the lightbox
- Click on the right side of the last image too.
And it works on your sites, not on mine ! In mine, you click and go to the site index... Really good to loose a customer
The great difference : my element.style has not the display:none
<a id="lightbox-nav-btnPrev" href="#" style="background: transparent url(images/lightbox-blank.gif) no-repeat scroll 0% 0%; height: 295px;
and
<div id="lightbox-nav" style=""> has no style. Normally display: block;
V138a, http://www.meublus.com/eshop/index.p...roducts_id=206
Hope to be clear and wait for response !


Reply With Quote
