Andy
Member since Sep 30, 2009
- Profile: /members/4420-andy.htm
- URL: http://luang-prabang-accommodation.blogspot.com
- Comments: 1
Recent Blog Comments By Andy
-
My First jQuery Plugin
Posted on Sep 30, 2009 at 7:43 AM
I also agree with... Klaus Hartl that You can do return this.each(), because this.each() also returns the this, it is the same chaining principle as in $('div').show().each(...) just from a different perspective (from the inside) so to say maybe.... read more »