Using "new" with JavaScript Objects
Douglas Crockford, JavaScript genius, presents an article on the use of "new" when creating objects in JavaScript. Excellent read that will make your code better. I know I’ll use his <select> code somewhere.
technorati tags:javascript, functions