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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rrjammy
  • Content: Threads
  • Order by date
  1. rrjammy

    ScrollTop behaving unexpectedly in IE browser

    A little help please... I have a <div> (let's call it divName), and I want to store its scroll position in a hidden variable (let's call it nameCoOrd). I store its scroll position using: document.formName.nameCoOrd.value = document.getElementById('divName').scrollTop; This seems to work...

Part and Inventory Search

Back
Top