]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - static/qui.html
Try not to corrupt the namespaces.
[irc/quakenet/qwebirc.git] / static / qui.html
index 55179c9912b3a3c8b2249bfdee58f11910de3a38..bfbf99c5b8b3ab38102bfb971dc179d8a00eeb3e 100644 (file)
@@ -8,10 +8,10 @@
   <script type="text/javascript" src="js/qwebirc.js"></script>
   <script type="text/javascript" src="js/qui.js"></script>
   <script type="text/javascript">
-    new QWebIRCInterface("ircui", QUI);
+    var ui = new qwebirc.ui.Interface("ircui", qwebirc.ui.QUI);
   </script>
 </head>
-<body>
+<body height="100%">
   <div id="ircui" style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px;"></div>
 </body>
 </html>