adyoi / jquery-displayresolution
适用于网页设计师的简单助手
dev-master / 1.0.x-dev
2019-10-03 20:15 UTC
This package is auto-updated.
Last update: 2024-09-29 05:29:35 UTC
README
适用于网页设计师的简单助手
演示: https://adyoi.github.io/jquery-displayresolution/index.html
如何使用?
$('#resolution').displayresolution({
sep : " | ",
font : "Arial",
size : "12px",
color : "#fff",
background : "#000",
width : 300,
opacity : 0.5,
});