why do you use $ in JS variables? get used to after long years in php? :)
That's a way to remember that the variable represents a jQuery object. Not required but some people like to do that.
-- Josh
why do you use $ in JS variables? get used to after long years in php? :)
That's a way to remember that the variable represents a jQuery object. Not required but some people like to do that.
-- Josh