Create a jQuery like chainable JavaScript toolbox for your project(www.novogeek.com)
submitted by
novogeek(235) 1 year, 11 months ago
"Global variables are evil" is what the JavaScript Guru Douglas Crockford says, as they are the source of unreliability and insecurity. How elegant your code would be if you wrap your entire project's code under a single global namespace?
In this article, I would like to show how you can create a chainable JavaScript library(not a library exactly, but sort of a toolbox) specific to your project.
|category: jQuery
|Views: 14
tags:
jQuery another
Everyones tags:
Your Tags: