i agree, as long as you don't fire something like focus or scrollto that page should stay where it is... and of course you don't have any add-ins installed that auto-focus on input fields for example :)
On Fri, Jan 30, 2009 at 12:58 PM, david <[email protected]> wrote: > > Hi Mike, > > is there a way to test it ? Because I look inside prototype code > (event if i always can miss something) and did not see anything that > could auto positionning after the insert/update is set. > > A simple test could be to modify Ajax.Updater to a normal Ajax.Request > and the onComplete callback would update the desired element ?? > > -- > david > > On 25 jan, 22:11, "Michael J. Sprague" <[email protected]> wrote: >> I've got a page that uses to Ajax.Updater calls to offset the load of >> two content sections that are long running. One section is in the middle >> of the page and one at the bottom. >> >> I have everything working great except for when the Ajax.Updater calls >> are complete, the page jumps to focus that part of the page. I'd like >> the page to stay unaffected, most of the time the user is still at the >> top. Has anyone else experienced this and have a workaround? >> >> Thanks , >> >> Mike > > > -- Lars Schwarz Heiligengeiststr. 26 26121 Oldenburg T 0441 36110338 M 0151 1727 8127 W www.bitrocker.com --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---
