I currently use jTemplates to create a rather large table on the client, each row has a button that will open a jQuery UI dialog. However, when I scroll down the page and cl
You can try :
scrollTo(0, jQuery("body"));