To be exact they are objects but this method allows them to behave as a namespace . Good info nonetheless .
Hyperz Reviewed by Hyperz on . Javascript Namespaces Examples Heya all, ive just recently started to get to grips with Javascript NamesSpaces and id thought id share what i know so far with you :) No the bes think about Names Spaces is that you can keep your function/objects organized and clean. So for exampel if i just set up a website called FaceBox... and within this site i will be using a lot of javascript. what i would do is create a global namespace for all my functions. Example Below /*Core Javascript File*/ FaceBox = {} /*This is my Rating: 5