Scroll to position

1
2
$( document ).ready(function() {
$('a[href*=#]:not([href=#])').click(function() {
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Simple Script to scroll via anchors

1 Response

Pure awesome.

Write a comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.