HighDots Forums  

post return to previous scrolling position

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss post return to previous scrolling position in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
while-one
 
Posts: n/a

Default post return to previous scrolling position - 01-02-2008 , 03:43 PM






When dealing with extra-long forms on pages that scroll, it is
sometimes
(inconvenient but) necessary (if not using asynchronous messaging)
to make a post (in order to update a remote schema) and then repaint
the current page.

However, if the post was generated by an onchange or mouseover event,
inside a long form, the screen usually repaints at the top of the
current
page--not recreating the the scrolled-to state that existed when
the post event happened.

So, posts like that end up jiggling and repositioning the screen,
which is annoying. Is Ajax the only solution?
Or is there a way to return from a post to a previous scroll position,
inside an extra-long form?

Maybe this is a complex html, javascript and server-side scripting
question, all rolled into one. But there is no such group.
There must be a way to do this.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.