I am having an issue with the page scrolling. Whenever a new image fades in, the page automatically scrolls to top. Please follow the below url.
I am not using any plugin for the slideshow. Just normal jquery effects. If you need, the code for the gallery will be in scripts/gallery.js. Any help would be appreciated.
Thanks.
Everytime your image fades out, the height of #gallery will be set to zero. Give a height to your #gallery.