Wow! Many thanks Chris, it worked a treat. There was me messing around with
wildcards an' all :)


Chris Domigan wrote:
> 
> I think you can do:
> 
> if (!$("#testDiv input:checkbox").is(":checked")) $("#testDiv").hide();
> 
> (Notice the "!"). Not tested though.
> 
> Chris
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Hide-div-only-if-no-child-checkbox-is-selected-tf2817380.html#a7868979
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to