mstratman / jQuery-Smart-Wizard

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

validation fails when compilation not set to debug. #51

Open gbatdi opened 10 years ago

gbatdi commented 10 years ago

When the web config file is set to not debug. compilation debug="false" targetFramework="4.5"

Get "Uncaught ReferenceError: n is not defined" in console when hitting the next button.