Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script class="jsbin" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<meta charset=utf-8 />
<title>Avinash</title>
  
<style>
  #scrollhere { position:absolute; top:1500px; left:200px;}
  #dummy {position:absolute; top:2500px; left:200px;}
  
</style>
</head>
<body>
  <a href="javascript:void(1);" id="scroll1"> div 1</a>
   <a href="#" id="scroll2"> div 2</a>
   <a href="#" id="scroll3"> div 3</a>
  <div id="div1" style="height:800px" >div 1</div>
  <div id="div2" style="height:800px"> div 2</div>
  <div id="div3" style="height:800px"> div 3</div>
</body>
</html>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers