Template:Uo2014 common
From 2014.igem.org
(Difference between revisions)
Line 10: | Line 10: | ||
$("#top-section .left-menu").clone().appendTo("body").css({ | $("#top-section .left-menu").clone().appendTo("body").css({ | ||
position: "fixed", bottom: "0px", left: "0px", width: "100%", top: "auto" | position: "fixed", bottom: "0px", left: "0px", width: "100%", top: "auto" | ||
- | }); | + | }).off().find("*").off(); |
</script> | </script> | ||
Revision as of 19:13, 15 October 2014