adyoi/jquery-displayresolution

Simple Helper for Web Designer

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Language:JavaScript

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

Simple Helper for Web Designer

Demo : https://adyoi.github.io/jquery-displayresolution/index.html

How to use ?

$('#resolution').displayresolution({
	sep		: " | ",
	font		: "Arial",
	size		: "12px",
	color		: "#fff",
	background	: "#000",
	width		: 300,
	opacity		: 0.5,
});

Download

Here