Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
Bootstrap Form Control States
Bootstrap offers to style for disabled inputs and classes for form validation,
Input Focus
When an input receives: focus, the outline of the input is removed and a box-shadow is applied.
Disabled lnputs
If you need to disable an input, simply adding the disabled attribute will not only disable it; it will also change the styling and the mouse cursor when the cursor hovers over the element.
Disabled Fieldsets
Add the disabled attribute to a
Advertisements
