•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 391,625 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,721 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 8494 | Replies: 1
•
•
Join Date: Dec 2004
Posts: 458
Reputation:
Rep Power: 4
Solved Threads: 5
Hello guys,
can anyone offer guidance on how to implementthe following:
I have a JSP page that automatically refreshes every minute. However the page is fairly long and when the user moves the scrollbar down the page, and the minute is
up the JSP page is refreshed and the user is automatically taken back to the start of the page, not where they where before.
I've found many examples whilst googl'n the internet but none which have really worked.
I think I just need to get the X and Y co-ordinates of the vertical scroll bar... store them...refresh the page and load them back in
Not sure if this function would be any use when loading them back in:
Thankyou
can anyone offer guidance on how to implementthe following:
I have a JSP page that automatically refreshes every minute. However the page is fairly long and when the user moves the scrollbar down the page, and the minute is
up the JSP page is refreshed and the user is automatically taken back to the start of the page, not where they where before.
I've found many examples whilst googl'n the internet but none which have really worked.
I think I just need to get the X and Y co-ordinates of the vertical scroll bar... store them...refresh the page and load them back in
Not sure if this function would be any use when loading them back in:
window.scrollTo(X,Y);
Thankyou
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
- Network Folder Refresh Problem (Windows NT / 2000 / XP / 2003)
- .net authentication / refresh problem (ASP.NET)
- IE6 & XPsp2 refresh problem (Web Browsers)
- IE Refresh problem, startnow.com causing problems (Web Browsers)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Submit or action button
- Next Thread: how to create floating menu



Threaded Mode