Line 356: | Line 356: | ||
} | } | ||
}); | }); | ||
+ | // ability to open figure in new wndow | ||
+ | $('figure img').click(function () { window.open($(this).attr('src')); } ) | ||
}); | }); | ||
− | |||
− | |||
</script> | </script> | ||
Revision as of 13:44, 15 October 2016
iGEM Tuebingen