Topic: Calling reset() in a form does not move the label back over input on form items
Everton Gabriel
pro asked 9 years ago
Everton Gabriel
pro answered 9 years ago
$(form).find(':input').each(function(ix,el)
{
el.focus();
});
document.activeElement.blur();
Bartłomiej Malanowski
staff pro premium answered 9 years ago
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