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>
  <div class="wrapper">
  <code class="copyable">
&lt;dummyTag<br>
id="page"<br>
navButtonPress="onNavBack"<br>
          showNavButton="{device&gt;/system/phone}"<br>
          title="{i18n&gt;detailTitle}"<br>
          busy="{detailView&gt;/busy}"<br>
    busyIndicatorDelay="{detailView&gt;/delay}"&gt;<br><br>
    &lt;dummyTag:positiveAction&gt;<br>
    &lt;dummyTag:PositiveAction&nbsp;id="approveButton"&nbsp;press="onApprove"&nbsp;text="{i18n&gt;xbut.approve}"/&gt;<br>
    &lt;/dummyTag:positiveAction&gt;<br>
    &lt;dummyTag:negativeAction&gt;<br>
    &lt;dummyTag:NegativeAction&nbsp;id="rejectButton"&nbsp;press="onReject"&nbsp;text="{i18n&gt;xbut.reject}"/&gt;<br>
    &lt;/dummyTag:negativeAction&gt;<br>
    <br>
    &lt;semantic:content&gt;<br>
  </code>
<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
  <button class="arrangeButton">Arrange</button>
</div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
Octtaviuspro
0viewers