Team:Wageningen UR/templates/footer
From 2014.igem.org
(Difference between revisions)
Line 78: | Line 78: | ||
}); | }); | ||
</script> | </script> | ||
+ | |||
+ | <script> | ||
+ | $(document).ready(function() { | ||
+ | $(".onoffswitch-checkbox").click(function() { | ||
+ | $(".overview >div img.top").toggleClass("transparent"); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 12:22, 13 October 2014