Gregory Kaidanov
Member since Nov 23, 2009
- Profile: /members/4825-gregory-kaidanov.htm
- URL: http://set4u.biz
- Comments: 5
Recent Blog Comments By Gregory Kaidanov
-
Ask Ben: Overriding Core jQuery Methods
Posted on Dec 22, 2009 at 8:49 AM
I've done inheritance for inner function of some plugin , during using xVal. It is really simple , after you get the point - http://2bhere4u.blogspot.com/2009/12/inheritance-in-jquery.html... read more »
-
Ask Ben: Overriding Core jQuery Methods
Posted on Nov 24, 2009 at 9:00 AM
@Ben Nadel, thanks for the reply. do you have some kind of sample for this kind of thing? did you work with xVal ?... read more »
-
Ask Ben: Overriding Core jQuery Methods
Posted on Nov 24, 2009 at 5:01 AM
I've seen your presentation on jQuery . It's very informative . Thanks ! Do you think that , as you explain in your presentation I could Extend the showLabel function of the jquery.validate and how can i trap the specific inner anonymous function into a var object so i could weright it . And also i... read more »
-
Ask Ben: Overriding Core jQuery Methods
Posted on Nov 24, 2009 at 2:05 AM
But wan't it create problems when we upgrade to more progressive version of the plugin? We would have to analyse all our changes from the beggining before changing the plugin , and if we are talking about a long period it will be hell.. So you don't see any way to override a specific function insi... read more »
-
Ask Ben: Overriding Core jQuery Methods
Posted on Nov 23, 2009 at 10:28 AM
Hello, I am trying to use jquery - I am a new at this. I want to override just one function showLabel in jquery.Validate that is used by xVal.jquery.validate Is there any simple way to do it? I've downloaded some inheritence plugin but couldn't implement the sample that i've found to it. Neverthe... read more »