can you set the scroll of a css layer?

windows

Guest
basically i have a div layer with a scroll bar on the side. by default it shows the content from the top. is it possible when the page is opened for the content to be shown from the middle or bottom ? maybe using java script?

my page: <!-- m --><a class="postlink" href="http://www.thehopeandanchor.net/nypd/showplace.php">http://www.thehopeandanchor.net/nypd/showplace.php</a><!-- m -->

so when the page opens i want to be all already scrolled to a pre defined point like this:

<!-- m --><a class="postlink" href="http://www.thehopeandanchor.net/fk/scroll.jpgscrollIntoView">http://www.thehopeandanchor.net/fk/scro ... llIntoView</a><!-- m --> (<!-- m --><a class="postlink" href="http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/scrollintoview.asp">http://msdn.microsoft.com/workshop/auth ... toview.asp</a><!-- m -->)
 
Back
Top