Topic: Stepper first input field auto-focus
grandsoft free asked 5 years ago
Dear Support, Is it possible to prevent the first input field inside a step getting focus automatically when navigating between steps? Thanks in advance for your help.
Mateusz Łubianka staff answered 5 years ago
Hi,
Try to use this code: $(document).ready(function () { $('.stepper').mdbStepper({ autoFocusInput: false })});
It should work.
Best,
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.10.0
- Device: Browser
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No