I've been trying to develop a photo gallery for a day now but I am still stuck.
The component should display a selected photo with a thumbnail display of the album under the photo. There should be slide show functionality for display of photos.
Can somebody please give me pointers on how to do this?
I believe that the hardest part is the javascripting, but nothing too complicated. You can even build a html page with an iframe and the thumbnails down. Take a look at the Slideshow component on foundation to get a idea of how to change the pictures without lose the session.
I believe that the hardest part is the javascripting, but nothing too complicated. You can even build a html page with an iframe and the thumbnails down. Take a look at the Slideshow component on foundation to get a idea of how to change the pictures without lose the session.