input:selected is the pseudo class for this ;D
and input:checked is for the radio box


On 5/28/07, Web Specialist <[EMAIL PROTECTED]> wrote:
Hi all

I have a dependent validation routine with Jorn Validation Form plugin.
Works like a charm. But I need to validate dependent fields when a select
field option is "selected".

Looks like

                     wife:{required: function() {return
$("[EMAIL PROTECTED]'maried_single']").filter('[EMAIL PROTECTED]').val()
== "1";}},

But doesn't work. How to get the selected field option?




--

[]´s Jean
www.suissa.info

  Ethereal Agency
www.etherealagency.com

Reply via email to