lvlinlin

Results 2 comments of lvlinlin

getVersion, just add a version number for the loaded file. `myRequest.open("GET", Global.baseDir + "plugin.version", true);` this line of code will launch the following request ``` Request URL:http://localhost:8080/bimvie.ws-bimviews-0.0.57/plugin.version Request Method:GET Status...

![image](https://cloud.githubusercontent.com/assets/13172372/18780654/2bd64f66-81b1-11e6-9ee0-440b43d32117.png) ``` // https://github.com/rgrove/lazyload function l(b) { var a = m[b], c, f; if (a) c = a.callback, f = a.urls, f.shift(), h = 0, f.length || (c && c.call(a.context,...