Community

Storing Property Data In Javascript Function Objects

(Ben Nadel) I was reading up on some jQuery plugin development the other day and I saw something that I had never seen before – someone was storing data as a property of a Javascript function. I have messed around with storing data in the Prototype of a function object, but I’ve never stored arbitra

Read More - Register for Free Membership