By Volume4
via css.dzone.com
Published: May 29 2008 / 18:56
In a previous post on JavaScript Ant I reviewed some techniques from JavaScript libraries that could prove to be useful in your own scripts. A final technique that I gave a brief mention of, but did not cover in depth, was (object) method chaining. This technique was made popular in several libraries, but none more so than jQuery. In this straightforward tutorial, I will show you how to implement method chaining with little effort.
SaveShareSend
Tags: how-to, javascript, web design
Add your comment
Voters For This Link (11)
-
Volume4 -
matt -
hal10001 -
geertjan -
phpimpact -
javanperl -
johndehope3 -
fabiocaseri -
riccardo.cicuttini@gmail.com -
mswatcher -
Jeremy Ward