Stepper first input field auto-focus


Topic: Stepper first input field auto-focus

grandsoft asked 6 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 6 years ago

Hi,

Try to use this code: $(document).ready(function () { $('.stepper').mdbStepper({ autoFocusInput: false })}); It should work.

Best,


grandsoft answered 6 years ago

Thank you, working fine! :) Best regards.


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: 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
Tags