Difference between revisions of "Template:KU Leuven/main/css"

Line 358: Line 358:
 
<script>
 
<script>
 
  $( "#smartphonebutton" ).click(function() {
 
  $( "#smartphonebutton" ).click(function() {
     toggle (
+
     toggle (function() {
 
       $(".nav-item").css('display', 'block');
 
       $(".nav-item").css('display', 'block');
);
+
});
 
});
 
});
 
</script>
 
</script>
  
 
</html>
 
</html>

Revision as of 14:19, 2 September 2015