geolocation 相关的软件列表

首页

yepnope.js 异步加载资源文件

2020-02-16 标签:yepnope,js,异步,加载,资源,文件,典型,代码,示例,实现,如下,test,modernizr,geolocation,yep,n,ormal,ope,polyfill,wrapper

典型代码示例 实现代码如下: yepnope({ test : Modernizr.geolocation, yep : 'normal.js', nope : ['polyfill.js', 'wrapper.js'] });当Modernizr.geolocation为真时,加载yep项也就是”