From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of "Jörn Zaefferer" Subject: Re: [jQuery] jQuery 1.1 by the end of Nov
With the above at hand, do we really need all those shortcuts or macrso anymore? By using on(), un(), trigger(), css() and attr() the API is pretty clean and easy to learn, and the different in necessary code to type is minimal. And it's still extremely easy to write your own macros if needed. -- Jörn Zaefferer ------ I'd second this. I tend to use .bind, .attr, and .css more then the macros myself, so this would be peachy for me. I'm not sure if it's the way I learned jQuery or what, but those functions are pretty simple to learn and have just stuck with me. -ALEX _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
