Retro Effect
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/retro
软件介绍
This is a very little jQuery extension that allow to add an effect to an presetting event.
jQuery.ui.effects required.retroEffect(event,effect,options,duration,callback)
Example :
$('body').click(function(){ alert('1') }).click(function(){ alert('2') })
.retroEffect('click','highlight',{},'slow',function(){ alert('3') })
.click(function(){ alert('4') }).click(function(){ alert('5') });The result :
Start Effect -> alert(4) - alert(5)
End Effect -> alert(3) - alert(1) - alert(2)Beginning PHP and MySQL 5
W. Jason Gilmore / Apress / 2006-01-23 / USD 44.99
Beginning PHP and MySQL 5: From Novice to Professional, Second Edition offers comprehensive information about two of the most prominent open source technologies on the planet: the PHP scripting langua......一起来看看 《Beginning PHP and MySQL 5》 这本书的介绍吧!
XML 在线格式化
在线 XML 格式化压缩工具
UNIX 时间戳转换
UNIX 时间戳转换
