I'm running into some issues and I was hoping that someone could shine
a light on what's happening, I am using ASP.Net and the following
controls seem to work for all other pages I have which submit (the
following is from the rendered page, not the aspx):
Cancel
The onclick events are never ob
something I have noticed and don't seem to be able to find a way
around is that with the alphanumeric plugin (http://itgroup.com.ph/
alphanumeric/) and in all demos I've seen online and in my use of
this, it appears that the underscore character is not parsed out like
every other character. the 'i
ANSWER:
This was being caused by the onclick event posting back, which the
validate plugin had disabled. I changed the behavior of my radio
buttons onclick method to get around this.
On Mar 2, 1:16 pm, BSpizzle wrote:
> Hello all,
>
> I am using the jQuery Validate plu
Hello all,
I am using the jQuery Validate plugin (http://docs.jquery.com/Plugins/
Validation) and am running into an issue with the other javascript I
need to have running on the page. I have an Onclick event wired into a
radio button in the form, but when one of the required fields fails
validat
4 matches
Mail list logo