jQuery Approach

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-07 23:26:23

软件介绍

Approach 是一个 jQuery 的插件,用来当鼠标接近对象的时候动画的切换各种对象的样式,跟 jQuery animate 插件很是类似,只不过 Approach 是根据距离来激活动画,而不是时间。

在线演示

示例代码:

    $("#foo").approach({
opacity: 0.99
}, 300);

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

The Nature of Code

The Nature of Code

Daniel Shiffman / The Nature of Code / 2012-12-13 / GBP 19.95

How can we capture the unpredictable evolutionary and emergent properties of nature in software? How can understanding the mathematical principles behind our physical world help us to create digital w......一起来看看 《The Nature of Code》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

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

HEX CMYK 互转工具