Difference between revisions of "Template:CSS UCL5"

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

Revision as of 00:21, 27 July 2015