I currently have a map for the game I run, the map is already quite big and I'd like to make it possible to scroll to a position with Javascript. I have jQuery in use should that be helpful.
Thanks
I currently have a map for the game I run, the map is already quite big and I'd like to make it possible to scroll to a position with Javascript. I have jQuery in use should that be helpful.
Thanks
http://flesler.blogspot.com/2007/10/jqueryscrollto.html
Down at the bottom is a demo link.
You may want to have a lock at this question:
In JQuery is there way for slideDown() method to scroll the page down too?