well i called it that because a library i downloaded had some code that called it that ... what i am referring to is:
var namesp = {};
namesp.myfunc = function() {}
etc
On Wednesday, April 25, 2012 11:52:09 PM UTC-5, John wrote:
Since there isn't actually a "namespace" in JavaScript you will need to be more specific about what you are wondering about.