Active
Project:
Code per Node
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2012 at 14:11 UTC
Updated:
29 Mar 2013 at 21:10 UTC
Took me a while to figure out I had to wrap my jQuery in (function($){ ... })(jQuery), I think it would make sense to add this to the description for javascript on CPN.
Maybe change:
to:Custom Javascript for this node. Do not include
tags.
Custom Javascript for this node. Do not include tags, if inserting jQuery wrap it with (function($){ ... })(jQuery).
Comments
Comment #1
damienmckenna