Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  
  <iframe id="hidden-frame" name="hidden-frame" style="display:none" src="about:blank"></iframe>
  <form target="hidden-frame" method="post" action="about:blank">
    <input type="search" name="filter" id="filter" results="5" />
    <button type="submit">Submit</button>
  </form>
  
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers