I have a strange problem on a website I developed (http://misenplacecatering.it/location).
The problem is that when the browser windows is smaller than a certain size (not sure about the minimum size), using the arrow keys on the keyboard to change the background pictures makes the whole page to move.
I’m using the jquery Supersized plugin for the gallery. Any suggestion?
You need to remove the
widthfrom the#mainmenurule, as it extends outside its container and causes the browser to try to scroll when you click the arrows..