With Javascript you can use the scrollIntoView() method. If you want to use jQuery you can use scrollTop. [read more]
For a client I needed to show some text on a webpage that would not be printed and some text that would. This is easily accomplished with some css. found on stackoverflow.com [read more]