Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

stop window scrolling back to top

Status
Not open for further replies.

derekjopaz

Programmer
Nov 3, 2001
7
GB
I am experiencing an infuriating problem on a couple of my pages. (originally posted this in IE forum and a response suggested to try here)
Say, I have a window open and i have scrolled partially
down the window (e.g like a catalogue list). I click on a link which opens an href in a new window (e.g. product detail screen)...fine... but the parent catalogue window scrolled/reset back to the top of the page. Not very useful if i wish to continue browsing.
I also get the same problem if the 'catalogue window' is
in a frame and the 'detail' target is in second frame...
i.e the parent frame 'scrolls' back to the top.
This 'problem' is happening on ie5 but does not happen on ie4 or Netscape. I am using an Open Window function for the first case and a parent.frame[x].location command for the second case.
Anyone any ideas?... at my wits end on this.
Derek
 
If its not too late and you still need help, can you post the URL of the site in question?? I have not failed; I merely found 100,000 different ways of not succeding...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top