Topic: Prevent Material Design Select opening on focus
logiczone free asked 7 years ago
MDB Select automatically opens when the control is in focus. Is there a way to prevent this?
Add comment
wscourge free answered 7 years ago
Hi logiczone,
- Open your mdb.js
- Find
$(this).trigger('open', ['focus'])
(line: 10183 in MDB version 4.3.2) - Comment it out
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags