Team:Alberta/LeftBar
From 2009.igem.org
(Difference between revisions)
Line 171: | Line 171: | ||
a.onclick = showMenu; | a.onclick = showMenu; | ||
a.onfocus = function(){this.blur()}; | a.onfocus = function(){this.blur()}; | ||
+ | window.name = showMenu; | ||
} | } | ||
} | } |
Revision as of 22:20, 10 October 2009
|