Monday, 12 August 2013

Is $ defined in the browser or JavaScript natively?

Is $ defined in the browser or JavaScript natively?

I've noticed, recently, that $ is a defined function on websites that are
not using any JavaScript frameworks. Is $ now defined in some modern
browsers or is this an addition to ECMAScript?

No comments:

Post a Comment