modded jquery magic: now it executes when document is ready.
[libreplanet-static.git] / 2014 / video / index.html
index 8d70c499e6e5c8ad807a73244e39c1c676fbea41..3b57820410de6d21303d8a43fcbdde59353009e2 100644 (file)
@@ -57,7 +57,6 @@
                          <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
                          <li><a href="/2014/program">Program</a></li>
                          <li class="active"><a href="/2014/video/">Watch the video</a></li>
-                         <li><a href="/2014/exhibit">Promotional opportunities</a></li>
                          <li>
                                <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
                                  Share your ideas</a></li>
      // @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);