On 4/24/09 7:39 PM, "Calvin" <cstephe...@gmail.com> wrote:
> Does anyone have any advice in regard to refactoring jQuery code to > make it more efficient/elegant/simple? certain coding styles are implied by the jq apis, e.g. chaining, that i think may lead to efficiency gains. i've been reading other people's code to get ideas and learn. plugins are a place to look.