We are using Jquery UI in an MVC website.
In Visual Studio everything work as expected but when the site is published.
Validation no longer works and the datepicker fails also. The strange thing is that the site works without any error is both Foxfire and Chrome
IE 11 is the only browser that has issues.
Are there specific versions of Jquery that need to be used with IE11? Why would it fail in production with JUST IE 11?
thanks in advance for any insight