mstratman / jQuery-Smart-Wizard

flexible jQuery plug-in that gives wizard like interface
http://mstratman.github.com/jQuery-Smart-Wizard/
303 stars 164 forks source link

More examples does not work out of the box #98

Closed juniorojha closed 8 years ago

juniorojha commented 8 years ago

Please make following changes for more examples to work out of the box -

< script type="text/javascript" src="js/jquery-1.4.2.min.js" >< / script >
< script type="text/javascript" src="js/jquery.smartWizard-2.0.min.js" >< / script >

These links are outdated. Jquery included is now v2.0.0 and is included in ../js/ folder which is outside of the more_examples folder.

mstratman commented 8 years ago

This isn't being actively developed. Submit a pull request and I'll merge, thanks.