Say I've got a big list of elements which are displayed vertically.
How can you change the window position so that a specified element in the list is shown at the top of the page with javascript?
Does this method work for major browsers (ie 6+, firefox, safari, chrome)?
Thanks