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

positioning scrollable content in a fixed pos DIV

Status
Not open for further replies.

wcclark4

Programmer
Sep 30, 2002
2
US
I have a fixed position DIV with scrollable table inside.
The table has 30 rows but only 15 show up, which is OK.

When displaying the html, I need to be able to automatically scroll the data down to the nth position, so that the nth position is at the top of the DIV.

Is this done by using # tags within the div?

I have no idea. Your help is appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top