| .NET DotNet Forum Index » JScript .NET Forum » anonymous function on keyup... |
|
Page 1 of 1 |
|
| Author |
Message |
| rodchar... |
Posted: Thu Jul 16, 2009 10:16 am |
|
|
|
Guest
|
hey all,
i have a keyup event that triggers an anonymous function and i was wondering
if there was a way to just run the function once and ignore any duplicate
requests?
details:
i'm using jquery validation plugin and i have a Valid Date validation rule
with an anonymous function attached to the message property. And apparently,
this particular rule gets triggered onkeyup. this has undesirable results for
my function.
any ideas on a solution or approach?
thanks,
rodchar |
|
|
| Back to top |
|
|
|
|