EffectChain

授权协议 未知
开发语言
所属分类 jQuery 插件、 其他jQuery插件
软件类型 开源软件
地区 不详
投 递 者 樊腾
操作系统 未知
开源组织
适用人群 未知
 软件概览

In jQuery all effects are applied simultaneously, to all elements selected by the query, with EffectChain you can apply all jQuery effects (1.2+) in a chain (sequence). ALL effects are supported: hide, show, fadeIn, fadeOut, fadeTo & animate! Moreover with EffectChain you can shuffle the order of the effect on the DOM elements (reverse or random), setup delays between the application of the effect to an element plus many more features, and all these with a minimal footprint!

  • // Must be called with EffectChain::mLock locked void AudioFlinger::EffectChain::process_l() {     sp<ThreadBase> thread = mThread.promote();     if (thread == 0) {         ALOGW("process_l(): cannot