Hi all,
I rewrote the standard asp.net validation javascript so some (css)classes will be set either a validator is true or false.
This javascript is triggered on the "onchange" (standard asp.net behavior event but I would like that this javascript is triggered "onkeyup"
Is there a way so change this?