On Thu, Feb 5, 2009 at 2:55 PM, ebru...@gmail.com <ebru...@gmail.com> wrote: > > Hello, > > I am working on a map just like mmog games have like travian etc. > > The map has 4 navigation buttons nord east south west. If someone > presses on it it loads the page again, i just want the map to move. > > Is there some kind of plugin or a other simple way to fix this? >
At a guess--and it really only *can be* a guess--I'd say that you need to return false from the click event handler. http://www.catb.org/~esr/faqs/smart-questions.html