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").
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?To solve this problem you need to include the prototype javascript library. Click on the Resources tab, then on Libraries and select prototype. The $ shortcut will then work.
I’m happy
1 person says
this solves the problem
Loading Profile...


