include.js
include.js copied to clipboard
$.include. Painless MVC in browser. No server-side includes, scripts and templates any more. Browser in enough. 1.0 BETA version.
fix is quite trivial
Now works in IE and test.html was fixed
If module name written without extension, '.html' needs to be added to path.
1. для работы из file:// в baseUrl поставил "" 2. в templates.js(46 строка) не понял смысла "if( defaultSection)", воткнул перевод строки и test.html заработал