I used the slideup transition for most of my pages, i noticed that when i transition from one page to another there is a slight delay the delay i mean is the
there is a jump to the top in the current page and then the next page is loaded, is this the default behaviour or am i doing something wrong.
I use something like this
$.mobile.changePage("url", {transition: "slideup"});