<body>
...
<div id="target"></div>
...
<a>click me</a>
</body>
When user clicks,make the vertical srollbar align with <div id="targe">
smoothly
EDIT
Is it doable without other plugins?
<body>
...
<div id="target"></div>
...
<a>click me</a>
</body>
When user clicks,make the vertical srollbar align with <div id="targe">
smoothly
EDIT
Is it doable without other plugins?