Difference between revisions of "Team:Cambridge-JIC/Templates/Menu"
Line 86: | Line 86: | ||
$(".face").on("touch", function(){ | $(".face").on("touch", function(){ | ||
− | + | $(".blur").addClass("facehovered"); | |
+ | $(".profile").addClass("profilehovered"); | ||
$(".profile").css("opacity", 1); | $(".profile").css("opacity", 1); | ||
− | |||
− | |||
− | |||
}) | }) |
Revision as of 10:57, 28 July 2015