Results 23 issues of Greg Weng

Every function in contexts optionally has its own name, and it will be printed in debug mode. But if we extend a new context from the existing one, those functions...

enhancement

A growing up list... - removeAttr - slideDown - slideUp

enhancement

This related to those jQuery context functions. To fix this: 1. 'find' must record the previous DOM 2. 'end' will pass the DOM as result. But this will introduce special...

bug