[Solved] How To remove Parent class base of child class by Prototype or jquery


$('.remArro').parents('.mydds').find('label').removeClass('required')

Is that what you wanted?

0

solved How To remove Parent class base of child class by Prototype or jquery