thickbox - prev next

Posts: 73
Joined: 12/10/2007

When attaching multiple images to product the thumbnails come up in the product node display. I click on one and the thickbox slideshow window comes up. Everything works great except for one little thing.

When the first picture comes up there is a 'next' link, click it and it takes you to the second picture.
On the second picture there is 'prev' - 'next' links, except for now 'next' is moved over and the mouse is now on 'prev'. What happens, I click next and just click again for the next picture, not realizing I the link is moved and I go back to the first picture.

What I would like to change is on the first image, the 'prev' is there as a space holder so the 'next' link doesn't move from picture to picture. And user can just click 'next', next' next' without having to look if the link moved.

Any ideas on where to do this in the code?

Posts: 2244
Joined: 08/07/2007
AdministratoreLiTe!

That is probably handled in thickbox.js. If you're lucky, there may be a theme function in thickbox.module that you can override. I would check the Thickbox issue queue on drupal.org to see if there's been anything done in this area.