Hi again
I would like to have a endless scrolling feature on the search.php pages - so that my users dont have to use the pagination to see more images of the same search result (or the same album) but instead the pictures get loaded automatically when they reach the bottom of the page and there are more pics to this search / in this album.
Could you please give me a hint on how to implement such a feature in the optimal way? Or has it been done in a theme already?
Thanks a lot for your help
Fuzzi
Comments
http://www.zenphoto.org/theme/zpbase/index-gallery.jpg.html
You can of course modify any theme to do so but it will require coding as you have to disable pagination and setup the require javascript stuff.
You basically can do anything on a theme, you just need to do it ;-)