npsari
05-12-2007, 09:18 PM
Hi
I have a Normal Div area
It contains Text inside it
<div style="width:300px;height:300px;overflow:auto;border-width:0px;border-color:000000;border-style:solid;">
Text is here
Text is here
Text is here
</div>
I want when the page is loaded, this div area shows the bottom automatically
i.e. The last Line
I dont want users to scroll down this little div area everytime page is loaded
Do you know how this can be done?
I have a Normal Div area
It contains Text inside it
<div style="width:300px;height:300px;overflow:auto;border-width:0px;border-color:000000;border-style:solid;">
Text is here
Text is here
Text is here
</div>
I want when the page is loaded, this div area shows the bottom automatically
i.e. The last Line
I dont want users to scroll down this little div area everytime page is loaded
Do you know how this can be done?