Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <link rel="stylesheet" href="http://js.arcgis.com/3.14/esri/css/esri.css">
  <title>Cursors</title>
</head>
<body>
  <div id="myButtons">
    <button>default</button>
    <button>pointer</button>
    <button>crosshair</button>
    <button>text</button>
    <button>help</button>
    <button>wait</button>
    <button>JUST DO IT!</button>
    <button>google</button>
  </div>
  <div id="mapDiv"></div>
  <script src="http://js.arcgis.com/3.14/"></script>
</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