yea im not 100% with javascript but im a clean freak when it comes to code and i think this this method is amazingly simple in comparison the natural type of javascript coding thanks for the input, least i know there actually "Objects" Now

peace
litewarez Reviewed by litewarez 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