Get your own customer support community
 

Function $ not being defined, throwing error

$("foo") in Javascript throws an error. Using $ to reference an object isn't working. Instead am needing to use document.getElementById("foo").
Inappropriate?
1 person has this problem

User_default_medium