Hi Folks...

I have a div in the middle of a page that updates a mysql db.
Everything is working fine, except that when the update happens, the
window scrolls to the top of the page, and I can't figure out
why.....is there a way to return to where I was working on a page
after an ajax.updater?

new Ajax.Updater('updater', url, {evalScripts:true, onSuccess:
function() {new Ajax.Updater('currentlist', urlnext,
{evalScripts:true});}});

Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to