User:Vinoo/2014Design6

From 2014.igem.org

(Difference between revisions)
m
m
Line 73: Line 73:
}
}
});
});
-
    $(document).click(function() {
+
 
-
        if ($('.click-nav .js ul').is(':visible')) {
+
-
            $('.click-nav .js ul', this).slideUp();
+
-
            $('.clicker').removeClass('active');
+
-
        }
+
-
    });
+
});
});
</script>
</script>
</body>
</body>
</html>
</html>

Revision as of 16:26, 27 January 2014