Topic: Stepper first input field auto-focus

grandsoft free asked 4 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.


grandsoft free answered 4 years ago


Thank you, working fine! :) Best regards.


Mateusz Łubianka staff answered 4 years ago


Hi,

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

Best,



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

  • 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