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>
            <button onclick="sw()">Toggle editability</button>
        <div id='editBody' contenteditable=true>
            Some mispelllled text. Focus this—and dependign on the brovwor edditt it az wel—to seee the red sgwigly markkers. tHen clik the bbutton.
        </div>
    </body>
</html>
Output

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

Dismiss x
public
Bin info
frivoalpro
0viewers