Scroll To CK allows you to scroll your page with you links and add a go to top button on scroll.
Features
Add the CSS class 'scrollTo' to your menu item, or any link in your page to scroll to the desired html ID.
- Scroll to any element in the page (using its ID)
- Works on any link, even in any menu
- Easy to use, just add a css class to the link
- Option to activate the Go To Top button
How to use it
The only thing you have to do is to add the CSS class on your links. You can do it in a menu item with the optional field "CSS class", or use a link anywhere in your page by adding it the class. Example of a link source code :
<a href="#idoftheelement" class="scrollTo" />Go to Section 1</a>
Get more informations and see the demo on
http://www.wp-pluginsck.com