Maison interface Web js tutoriel Comment rendre la sélection indisponible dans jquery

Comment rendre la sélection indisponible dans jquery

Jan 06, 2021 pm 04:47 PM
jquery select

Comment rendre la sélection indisponible dans jquery : 1. Utilisez la méthode attr pour désactiver, le code est [$("#select").attr("disabled","disabled")]; rend select Non disponible, le code est [