jQuery jump to id (no animation)
Posted
by Happy
on Stack Overflow
See other posts from Stack Overflow
or by Happy
Published on 2010-06-11T14:31:56Z
Indexed on
2010/06/11
14:43 UTC
Read the original article
Hit count: 181
Script adds id for block, gives:
<div id="some">Text</div>
After that page should jump for that id, without animation, just like we have target #some on current page link.
How to do this?
Thanks.
© Stack Overflow or respective owner