Разница между отключенным классом Bootstrap и атрибутом отключенийCSS

Разбираемся в CSS
Anonymous
Разница между отключенным классом Bootstrap и атрибутом отключений

Сообщение Anonymous »

Hi friends i am using disabled class as well as disabled attribute as follows however i dont know the basic difference between both and when we have to use class and when to use attribute please clear my doubt
I am using button in my code and i want to disable it so what will be the best way either use class disabled or attribute disabled


disabled="disabled"


Подробнее здесь: https://stackoverflow.com/questions/327 ... -attribute

Вернуться в «CSS»