Uncaught TypeError: $(…).steps is not a function
问题 So I saw really good looking forms in my bootstrap template and I wanted to use them in my project. I placed all the required files that I think we need to import which are added at the bottom of the code, required files are in the correct directories, for example, jquery steps: C:\xampp\htdocs\rps\public\files\bower_components\jquery.steps\js\jquery.steps.js 'initialize-steps.js': $("#practitioner-form").steps({ headerTag: "h3", bodyTag: "fieldset", transitionEffect: "slideLeft",