Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
        
  <head>
    <title>SVGKit Minimal</title>
    <!-- START Required for IE to support  inlined SVG -->
    <object id="AdobeSVG" width="1" height="1" 
    classid="clsid:78156a80-c6a1-4bbf-8e6a-3cd390eeb4e2"></object>
    <?import namespace="svg" implementation="#AdobeSVG"?>
    <!-- END   Required for IE to support inlined SVG -->
    <script type="text/javascript"
    src="http://companje.nl/svgkit/MochiKit/MochiKit.js"></script>
    <script type="text/javascript"
    src="http://companje.nl/svgkit/SVGKit/SVGKit.js" ></script>
    
  </head>
  <body>
    <div id="mydiv"></div>
    <textarea id="txt" style="width:100%; height:200px"></textarea>
  </body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers