Difference between revisions of "Template:Queens Canada/Scripts"

m
m
Line 24: Line 24:
  
  
$(document).ready(function(){
+
//$(document).ready(function(){
$('#nav-icon').click(function(){
+
// $('#nav-icon').click(function(){
$(this).toggleClass('open');
+
// $(this).toggleClass('open');
});
+
// });
});
+
//});
 
// old
 
// old
 
function openNav() {
 
function openNav() {

Revision as of 22:20, 19 July 2020