Template:MissouriMiners2012

From 2012.igem.org

(Difference between revisions)
Line 98: Line 98:
$('#top-section').addClass('centered');
$('#top-section').addClass('centered');
 +
// Scripting.
 +
$.ajaxSetup({async:false,cache:true});
 +
jQuery.getScript("https://2012.igem.org/wiki/index.php?title=Team:Missouri_Miners/Superfish&action=raw&ctype=text/javascript");
 +
jQuery.getScript("https://2012.igem.org/wiki/index.php?title=Team:Missouri_Miners/Superfish&action=raw&ctype=text/javascript");
jQuery.getScript("https://2012.igem.org/wiki/index.php?title=Team:Missouri_Miners/Superfish&action=raw&ctype=text/javascript");
jQuery.getScript("https://2012.igem.org/wiki/index.php?title=Team:Missouri_Miners/Superfish&action=raw&ctype=text/javascript");
 +
$.ajaxSetup({async:true,cache:false});
             });
             });
         </script>
         </script>

Revision as of 23:02, 28 September 2012