examples/form/dynamic.html
authorChris <chris@roojs.com>
Tue, 8 Oct 2013 09:36:22 +0000 (17:36 +0800)
committerChris <chris@roojs.com>
Tue, 8 Oct 2013 09:36:22 +0000 (17:36 +0800)
examples/form/dynamic.html

index 728586b..efaccec 100644 (file)
     <div style="width:600px;" class="roodocs-formblock">
             <h3 style="margin-bottom:5px;">Signature</h3>
             <div id="form-ct7">
-                    <p>Please sign on the dotted line below.</p>
+<!--                    <p>Please sign on the dotted line below.</p>
                     <iframe src=signature.svg style="width: 300px; height: 100px; border: 0;"></iframe>
                     <div>
                         <button onclick=showSignature()>Show signaure path data</button>
                         svg.clearSignature();
                         pathdata.textContent = '';
                     }
-                    </script>
+                    </script>-->
             </div>
     </div>