creativetimofficial / material-bootstrap-wizard

Material Bootstrap Wizard - Bootstrap wizard based on Material Design
http://demos.creative-tim.com/material-bootstrap-wizard/wizard-book-room.html
MIT License
81 stars 79 forks source link

autofocus attribute not work #12

Open sridharnetha opened 7 years ago

sridharnetha commented 7 years ago

autofocus native HTML5 attribute doesn't work with material-bootstrap-wizard. If i commented $.material.init(); works autofocus, but other features are not working. I noticed that autofocus is working only on jquery-2.2.4.min.js but not working with latest jQuery.