Topic: turn off animation for field labels
tiffani
pro
asked 6 years ago
Marta Wierzbicka
staff
answered 6 years ago
<div class="md-form">
<input placeholder="Placeholder" type="text" id="form5" class="form-control">
<label for="form5">Example label</label>
</div>
If it isn't good solution for you, I'll try to find other solution.
Best,
Marta
tiffani
pro
answered 6 years ago
Marta Wierzbicka
staff
answered 6 years ago
active
to md-form
like here:
<div class="md-form">
<input type="text" id="form1" class="form-control">
<label for="form1" class="active">Example label</label>
</div>
Best,
Marta
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No