Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8 />
  <META name="keywords" lang="en-us" content="involute gear design, gear design, involute gear, spur gear, spur gear design, javascript gear design, free gear design, javascript svg">
  <title>Involute Gear Design With JavasScript and SVG</title>
  <div style="font-size:30px;margin-left:10px;margin-bottom:20px">
    <a href="http://en.wikipedia.org/wiki/Involute_gear" >Involute Gear Design</a> with <a href="http://jsbin.com/oresos/latest/edit" >JavaScript and SVG</a>
  </div>
</head>
<body>
  <div style="margin-left:10px">  
    <button  style="width:160px;height:80px;font-size:40px;margin-right:250px" onclick="javascript:lessTeeth();">Smaller</button>
    <button  style="width:150px;height:80px;font-size:40px;30px;margin-top:10px" onclick="javascript:moreTeeth();">Bigger</button>
  </div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
nixnaxpro
0viewers