I'm stuck with the development of my site. Hope you guys can help me out.
It's a lot of code so please follow the links in this post and look into the source.
On this page you can click the first link in the menu ("Masakha"). A panel will slide into view from right to left. Subsequently the menu slides to the left, out of view.
The panel contains a jQuery gallery. When you click your keyboard's left and right arrow keys, J and K, or the space bar, the gallery moves to the next image. The image will be positioned into view using this code.
It all works beautifully, except that the page's coordinates are reset to 0,0 when moving to the next image, which it shouldn't. I have gone through the code but can't see where the culprit is.
Anyone?