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">
  <title>JS Bin</title>
</head>
<body>
<form name="vacNotificationEdit" method="post" >
<input type="button" class="button_medium" name="Save As Draft" onClick="this.form.submit(); this.disabled=true; this.value='Sending…';" id="Save" value="Save As Draft"><![CDATA[&nbsp; ]]></input> 
<input type="submit" class="button_big"  name="Submit for Review" id="Submit" value="Submit for Review" onClick="this.form.submit(); this.disabled=true; this.value='Sending…';" ></input>
</DIV></TD>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers