modded jquery magic: now it executes when document is ready.
[libreplanet-static.git] / 2014 / live / room123.html
index 2c99c2aa50a6ceb2dd694c8aadf283d49857b41e..a5f5e3c400cda5d8979e2ebb940df9ed83f43467 100644 (file)
          // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
      // Copyright (C) 2014 Free Software Foundation, Inc
 
-      $(document).load(lpNavPlace);
+      $(document).ready(lpNavPlace);
 
       $(window).resize(lpNavPlace);