Krishna
Member since Jan 27, 2010
- Profile: /members/5281-krishna.htm
- URL: http://www.novogeek.com
- Comments: 2
Recent Blog Comments By Krishna
-
Your jQuery Selector Context Can Be A jQuery Object
Posted on Mar 15, 2010 at 10:06 AM
Hi Ben, But Brandon Aaron says it the other way. Check this: http://brandonaaron.net/blog/2009/06/24/understanding-the-context-in-jquery I've tried his samples and I've tried the same in my project too. I found that selectors perform better when context is DOM node rather than jQuery object. Wel... read more »
-
Ask Ben: Overriding Core jQuery Methods
Posted on Jan 27, 2010 at 10:07 AM
Hi Ben, I have a wierd situation. I'm working in a very huge jQuery based project. Functionally, everything is almost done, but now I have few generic requirements to be implemented across all screens. For this, instead of changing all .js files (which are around 500 in number), I was thinking to ov... read more »