Difference between revisions of "Template:CSS UCL5"

(Undo revision 65612 by Superjack15 (talk))
Line 10: Line 10:
 
<script>
 
<script>
 
$(document).ready(function() {
 
$(document).ready(function() {
     $('#mobilebutton').mouseenter(function(){
+
     $('#mobilebutton').click(function(){
 
$('#mobile-menu').show();
 
$('#mobile-menu').show();
 
});
 
});

Revision as of 00:22, 27 July 2015