Closed josephbaggett closed 10 years ago
You should not need to use actual HTML files to use this library. We are using it in production successfully with URL's that are not html files. This must have something to do with your configuration or environment.
In ASP.NET MVC, I am having issues resolving the urls, as it seems to need to declare html files. Can I still use this library with ASP.NET MVC and do restful calls to actions that return views?