div not properly closed in sample-dynamic-2.html

This commit is contained in:
Grahack 2014-01-24 09:36:57 +01:00 committed by Davide P. Cervone
parent 2a54f5db8d
commit c995c9f635

View File

@ -107,7 +107,7 @@ Type text in the box below:<br/>
Preview is shown here:
<div id="MathPreview" style="border:1px solid; padding: 3px; width:50%; margin-top:5px"></div>
<div id="MathBuffer" style="border:1px solid; padding: 3px; width:50%; margin-top:5px;
visibility:hidden; position:absolute; top:0; left: 0"><div>
visibility:hidden; position:absolute; top:0; left: 0"></div>
<script>
Preview.Init();