Staff
|
I installed the nextgen photogallery module.
I includes a list view in a page. ( http://www.jayz.be/kapsalon/jayz-events/ )
Now i when I click on a photo it opens the photo in a new tab/window
but i want it to go into a prettyphoto popup, i already included the css & js to the header of my site, I also added an extra class to the thumbnail.
class=”gallery” rel=”prettyPhoto[%GALLERY_NAME%]”
Is there a way to exclude links with the class “gallery” from the automated function that handles the navigation/page effects?
Thanks!
|
Staff
|
Hi,
The ‘external’ class tells the script to ignore that link for ajax loading, so try adding that class and it should work.
Thanks,
Spacehead.
|
Staff
|
Thanks for the help!
Contactpunt
|
Staff
|
Hi,
I’m interested by this “tip”. Can you explain more, please ?
Where do I put this class to exclude it ?
Thanks for your answer.
|