Fullpage.js version 3 has changed its license to GPLv3 and it requires a `licenseKey` option ...

简介: Fullpage.js version 3 has changed its license to GPLv3 and it requires a `licenseKey` option ...
  • 控制台报错 Fullpage.js version 3 has changed its license to GPLv3 and it requires a licenseKey option. Read about it here:
Fullpage.js version 3 has changed its license to GPLv3 and it requires a `licenseKey` option. Read about it here
  • 若引用的是 fullPage.js,就在 fullPage.js 文件中搜索:licenseKey,将以下 if 花括号中的代码删除即可,没有任何影响:
if(!isOK){
    showError('error', 'Fullpage.js version 3 has changed its license to GPLv3 and it requires a `licenseKey` option. Read about it here:');
    showError('error', 'https://github.com/alvarotrigo/fullPage.js#options');
}
  • 移除前:

    移除后:
  • 若引用的是 fullPage.min.js,就在 fullPage.min.js 文件中搜索:报错内容
Fullpage.js version 3 has changed its license to GPLv3 and it requires a `licenseKey` option. Read about it here
相关文章
|
2月前
|
JavaScript Java 测试技术
基于ssm+vue.js+uniapp小程序的ITS 信息平台的详细设计和实现附带文章和源代码部署视频讲解等
基于ssm+vue.js+uniapp小程序的ITS 信息平台的详细设计和实现附带文章和源代码部署视频讲解等
14 0
基于ssm+vue.js+uniapp小程序的ITS 信息平台的详细设计和实现附带文章和源代码部署视频讲解等
|
2月前
|
JavaScript Java 测试技术
基于springboot+vue.js+uniapp小程序的it职业生涯规划系统附带文章源码部署视频讲解等
基于springboot+vue.js+uniapp小程序的it职业生涯规划系统附带文章源码部署视频讲解等
13 0
|
9月前
|
JavaScript 前端开发
踩坑-Uncaught Error: Bootstrap's JavaScript requires jQuery
踩坑-Uncaught Error: Bootstrap's JavaScript requires jQuery
78 0
|
JavaScript 前端开发
.bezierEasingMixin(); ^ Inline JavaScript is not enabled. Is it set in your op..
.bezierEasingMixin(); ^ Inline JavaScript is not enabled. Is it set in your op..
178 0
|
JavaScript 前端开发
【前端】用jquery或js获取select标签中选中的option值及文本
用jquery或js获取select标签中选中的option值及文本
1142 0
|
移动开发 编解码 weex
weex开发 - 加载index.js崩溃,白屏(may it has been destroyed so method:fireEvent is ignored,Url must be passe)
weex开发 - 加载index.js崩溃,白屏(may it has been destroyed so method:fireEvent is ignored,Url must be passe)
312 0
|
JavaScript 前端开发 程序员
程序员之路:Bootstrap's JavaScript requires jQuery
程序员之路:Bootstrap's JavaScript requires jQuery
|
JavaScript 中间件
node.js 报错 throw new TypeError(‘app.use() requires a middleware function‘)
node.js 报错 throw new TypeError(‘app.use() requires a middleware function‘)
468 0
|
JavaScript 前端开发 物联网
来了!HaaS轻应用(JavaScript)2.0!It just works
HaaS轻应用(JavaScript)就是可运行在轻量级物联网设备上的JavaScript应用。 千呼万唤始出来,HaaS轻应用(JavaScript)2.0发布了!
来了!HaaS轻应用(JavaScript)2.0!It just works