Re: [jQuery] Re: How to validate fields

2009-12-23 Thread Alexander Benatti
Yes, is this that I want, thanks for your help 2009/12/23 Šime Vidas > You mean this? > > http://vidasp.net/jquery-example2.html >

[jQuery] Re: How to validate fields

2009-12-23 Thread Šime Vidas
You mean this? http://vidasp.net/jquery-example2.html

[jQuery] Re: How to validate fields

2009-12-23 Thread __benatti
I don't have any code yet, I'm trying to do. But What I need is show an alert message when the third same value is entered. TEST <- first entry TEST <- second entry TEST <- alert message TEST1 <- first TEST2 <- first my HTML is strucuted as below . . . Is possible to help me with this issu

[jQuery] Re: How to validate fields

2009-12-23 Thread Šime Vidas
I don't get what you mean. Show us the code...