jQuery jScreensaver

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-10 09:56:34

软件介绍

Adds a image or flash movie to the page and after a delay show it lika a screensaver, blocking the page until some event happens.

Usage:
$.jscreensaver();
or
$.jscreensaver({options});

The default options are:

{
animationUrl: "../images/screensaver.gif",
delay: 5000,
docStrict: true,
events: 'mousemove mousedown keydown',
height: '100%',
textAlt: "Screensaver active",
type: 'image',
width: '100%'
}

Hope you enjoy it!


jQuery Screensaver Plugin by Rafael Almeida is licensed under a Creative Commons Attribution-Share Alike 2.5 Brazil License.

本文地址:https://codercto.com/soft/d/23060.html

JavaScript: The Definitive Guide, 5th Edition

JavaScript: The Definitive Guide, 5th Edition

David Flanagan / O'Reilly Media / 2006-08-01 / USD 49.99

This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. This book is both an example-driven programmer's guide and a keep-on-your-desk ......一起来看看 《JavaScript: The Definitive Guide, 5th Edition》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具