How to disable multiple classes using :not(selector)?
I want to disable multiple options from the drop down list. So I tried to use parentclass:not(subclass1, subclass2); These sub class are the options in drop down list. Please can anyone suggest how to do it? I am using jquery in ember framework.
Aucun commentaire:
Enregistrer un commentaire