html/css buttons that scroll down to different div sections on a webpage -


can me i'm searching css/html code example:

i have webpage 3 buttons(top, middle, bottom) each specified 1 div section on page, lets first div section in middle of page div id='middle'.

if click button(middle) page automatically scroll down top of page div #middle section.

same other buttons refered div id='top', , div id='bottom'

thanks in forward! couldnt find solution on internet.

is there way keep buttonlist on fixed position stays on screen while moving through sections?

for basic use this:

<a href="#middle">go middle</a> 

or simple in javascript check out jquery plugin scrollto. quite useful scrolling smoothly.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -