Update index.html
This commit is contained in:
parent
840e3b80df
commit
c3de5b03e9
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<label>Use this markup in your HTML: <input id="result" placeholder="result will go here">
|
||||
<br>
|
||||
<h4>Preview</h4>
|
||||
<iframe width="400" height="800" id="frame" sandbox src=""></iframe>
|
||||
<iframe width="0" height="0" id="frame" sandbox="allow-top-navigation" src=""></iframe>
|
||||
<script>
|
||||
function genUrl(){
|
||||
function val(id){
|
||||
|
|
Reference in a new issue