On 2/15/2010 8:54 AM, Peter Edwards wrote:
2. a checkbox which uses a descendant selector $('#fieldset1 input:checkbox') to explicitly target a given fieldset by ID, and
Thx a lot Peter, you and jQuery rocks. It works perfectly for descendant selector #fieldset1 ;)
-- Cheers ReynierPM