You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
274 B

<html>
<head><title>Widget Example</title></head>
<body>
<div class="iguana-widget" style="width: 1000px; height:1000px;" data-ref="123456">iguana widget is loading...</div>
<script type="text/javascript" src="http://127.0.0.1:7778/js/widget.js"></script>
</body>
</html>