Team:Imperial College London/Templates/Menu
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
- | |||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
Line 14: | Line 12: | ||
$(document).ready(function() { | $(document).ready(function() { | ||
$('ul.sf-menu').superfish({ | $('ul.sf-menu').superfish({ | ||
- | pathClass: 'current' | + | pathClass: 'current', |
+ | delay: 1400 | ||
}); | }); | ||
}); | }); |
Revision as of 08:26, 28 July 2011