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="viewport" content="width=device-width">
 <script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.2.60/jspdf.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.7/angular.min.js"></script>
  <title>JS Bin</title>
</head>
<body>
  <div id="test">
  <div class="ng-hide">
      <p>some message </p>
      <p>some validation </p>
      <p>some error message </p>
  </div>
  </div>
<a href="#" onclick="run();">Download</a>
</body>
</html>
Output

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

Dismiss x
public
Bin info
RoshanRahatepro
0viewers