Meteor-outdated-browser

时间:2024-07-11 18:25:10
【文件属性】:

文件名称:Meteor-outdated-browser

文件大小:4KB

文件格式:ZIP

更新时间:2024-07-11 18:25:10

JavaScript

为开发人员节省时间的工具。 它检测过时的浏览器并建议用户升级到新版本。 流星版。 安装 $ meteor add matdutour:outdated-browser 用法 UI.body.rendered = function () { new OutdatedBrowser({ message: "Update your browser to view this website correctly.", title: "Your browser is out-of-date!", button: "Update my browser now ", bgColor: "#F25648", color: "#FFF", lowerThan: "transform" }); } 定位浏览器: 您可以通过以下两种方式之一进行操作:使


【文件预览】:
Meteor-outdated-browser-master
----.gitignore(195B)
----package.js(581B)
----README.md(947B)
----lib()
--------outdated-browser.css(1KB)
--------outdated-browser.js(3KB)
--------outdated-browser.html(473B)

网友评论