1
0
Fork 0
mirror of https://github.com/neocities/neocities.git synced 2025-05-13 07:57:16 +02:00
neocities/public/assets/scripts/nav.min.js
Scott O'Hara 9691bb2ec2 some fixes
push plz
2013-07-13 21:03:23 -04:00

1 line
108 B
JavaScript

$(document).ready(function(){$(".small-Nav").click(function(){$(".header-Nav").toggleClass("show-Nav")})});