How to create a button which scrolls down with the page automatically?


hello,

 

i wanted create button takes u top of page when pressed on, wondering how make scroll down page on right side automatically when some1 scrolls down page.

 

an example saw on tumblr.com

 

p.s i'm newbie, please explain ;d.

 

thanks.

create button, position fixed @ top right say,

 

a button{

          position:fixed;

          top:50px;

          right:50px; 

          }

 

<a href="#home"><button> button</button></a>

 

the <a> link take top of page


just sure set id home on element @ top of page



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Joomla 3.3 Installation Error message - Joomla! Forum - community, help and support

Assign one article to one user - Joomla! Forum - community, help and support

Contact Layout - one column instead of two - Joomla! Forum - community, help and support