|  | Posted by Neredbojias on 04/01/07 20:47 
On Sat, 31 Mar 2007 21:58:36 GMT Dave White scribed:
 > Hello everyone,
 >
 > When I click on a menu item it will usually reference a section of the
 > current page.
 >
 > How can I make that section jump to the top of the screen?
 >
 > I haven't had any luck experimenting or finding an answer on the WWW.
 >
 > Any help would be appreciated!
 
 Sounds like you need javascript which, as others will probably tell you in
 various ways, is useless to browsers with javascript disabled.
 
 PS:  You may wish to investigate the innerHTML function or dig into styles
 manipulation.  Also, if page-reloading isn't a problem, this could be done
 with the more viable PHP.
 
 --
 Neredbojias
 He who laughs last sounds like an idiot.
 [Back to original message] |