Posts by Carlos Henrique • 3 points
1 post
-
0
votes1
answer3044
viewsQ: Uncaught Referenceerror: $ is not defined at funcoes.js:2
$('nav a').click(function(){ e.preventDefault(); var id = $(this).attr('href'), targetOffaset = $(id).offset().top, menuHeight = $('nav').innerHeight(); $('html, body').animate({ scrollTop:…
javascriptasked Carlos Henrique 3