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.
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.