Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
smooth scroll to html element
giammin
Jul 26th, 2012
229
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
goToByScroll
(
id
)
{
$
(
'html,body'
)
.
animate
(
{
scrollTop
:
$
(
"#"
+
id
)
.
offset
(
)
.
top
}
,
'slow'
)
;
}
<
a href
=
"javascript:void(0)"
onClick
=
"goToByScroll('1')"
>
Go to anchor
1
</
a
>
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Swapzone Glitch (Working)
Java | 1 sec ago | 0.06 KB
✅ MAKE $9OO INSTANTLY D 5
JavaScript | 10 sec ago | 0.32 KB
Instant Profit Method
Java | 13 sec ago | 0.06 KB
GMAIL Logs (2FA disabled)
Java | 16 sec ago | 0.06 KB
Free Crypto Method (NEVER SEEN BEFORE)
JavaScript | 20 sec ago | 0.32 KB
Free Giftcards Method
Java | 21 sec ago | 0.06 KB
ChangeNOW Bug (Get more on BTC swaps x) N
JavaScript | 23 sec ago | 0.32 KB
Crypto Accounts
Java | 24 sec ago | 0.06 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!