[jQuery] validate radios

2007-02-16 Thread Juan Pablo Aqueveque
Hi jQuery gurus!, this my very first post here.

I have a very trivial question for you, I guess.

How to validate this two radio buttons? - thanks.

[html]

liinput type=radio name=p3 value=1 /Excelente/li
liinput type=radio name=p3 value=2 /Muy Buena/li
liinput type=radio name=p3 value=3 /Buena/li
liinput type=radio name=p3 value=4 /Regular/li  
liinput type=radio name=p3 value=5 /Mala/li 
liinput type=radio name=p3 value=6 /Muy Mala/li 

liinput type=radio name=p4 value=1 /Excelente/li
liinput type=radio name=p4 value=2 /Muy Buena/li
liinput type=radio name=p4 value=3 /Buena/li
liinput type=radio name=p4 value=4 /Regular/li  
liinput type=radio name=p4 value=5 /Mala/li 
liinput type=radio name=p4 value=6 /Muy Mala/li

[/html]

-- 
juan pablo aqueveque
www.juque.cl

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] validate radios

2007-02-16 Thread Juan Pablo Aqueveque
Sorry for the ambiguity Alex, well i just want to force to the user to
do a selection in both groups.

So, if p3 are not selected
alert('do a election please')

The same condition for p4.

thanks again.


On 2/16/07, Alex Cook [EMAIL PROTECTED] wrote:
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
 Behalf Of Juan Pablo Aqueveque
 Subject: [jQuery] validate radios

 Hi jQuery gurus!, this my very first post here.

 I have a very trivial question for you, I guess.

 How to validate this two radio buttons? - thanks.

 *snip*

 --
 juan pablo aqueveque
 www.juque.cl

 -

 Define what you mean by validate and we might be able to help.  Do you
 want to verify one of them is clicked, both, the value that was clicked,
 or what?  Give us a few more details and we'll see what we can do.

 -ALEX

 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/



-- 
juan pablo aqueveque
www.juque.cl

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


[jQuery] AJAX Activity Indicators

2006-08-27 Thread Juan Pablo Aqueveque
Hi all.

Can you show me a little example using AJAX Activity Indicators? (with
jQuery of course).

TIA,

-- 
juan pablo aqueveque
www.juque.cl

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/