modded jquery magic: now it executes when document is ready.
[libreplanet-static.git] / 2014 / call_for_sessions / confirmation.html
index ded8206fa94c5fd0c94a37cd92c11b7f9236cc34..6ec6917127ff7ee9487ee449934bea05e0716a8c 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);