Community Member Profile
Klaus Hartl
Member since Dec 11, 2008
- Profile: /members/342-Klaus-Hartl.htm
- URL: http://stilbuero.de
- Comments: 1
- Points: 1
Recent Blog Comments By Klaus Hartl
-
My First jQuery Plugin
Posted on Jul 3, 2007 at 3:41 PM
Ben, I think you can simplify a few little things. Instead of using two statements, you can just use (except you did that for readability): return this.each(...); (You could even use chaining in here, like return this.css(...).each() ) More important: I think it is not nec... read more »



