Difference between revisions of "Template:CSS UCL5"
Superjack15 (Talk | contribs) |
Superjack15 (Talk | contribs) |
||
Line 10: | Line 10: | ||
<script> | <script> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
− | $('#mobilebutton'). | + | $('#mobilebutton').mouseenter(function(){ |
$('#mobile-menu').show(); | $('#mobile-menu').show(); | ||
}); | }); |
Revision as of 00:21, 27 July 2015