jquery.flash.jsjquery 插件下载...

jQuery手风琴动画特效插件下载地址
素材大小:未知
下载次数:782
需要积分:
下载地址:
下载说明:
1、同时下载多个文件,容易出现无法解压等情况。请大家下载完成一个文件后再下载另一个。
2、部分素材需要解压密码,请输入:niutuku 。
3、为节约资源,有部分PSD文件已关闭全部图层,下载后请使用Photoshop打开图层眼睛即可。
4、登录后可获得更多便利功能,如未注册,请先注册。
5、日历,台历,挂历等方面的素材请仔细核对后再使用,我们无法保证每个素材的日期时间都是正确的。请慎重!!!!
6、特别说明:本站"设计素材"栏目内的所有资源(包括素材、软件、资料等)仅供学习与参考,请勿用于商业用途。相关热词:
大家都在下载
这些是最新的
版权声明声明:本站发布的资源均来自互联网,仅供交流学习之用,请勿作商业用途,所有资源版权归原作者所有。如果有侵犯到您的权益,请联系本站删除,谢谢合作!Copyright & 2014
版权所有&&&京ICP备号-1&& |技术交流QQ群: 连续5天打卡或以上获取100积分。
您已连续打卡1天,获得20积分。
&>&&>&&>&>jquery 导航插件 一个动画导航下拉菜单Apycom软件的Java下拉菜单
jquery 导航插件 一个动画导航下拉菜单Apycom软件的Java下拉菜单
运行环境:IE6 IE7 IE8及以上 Firefox
jquery导航特效制作一个动画效果的下拉菜单,鼠标滑过导航顶部高亮光影定位移动,下拉菜单向下滑动出现,可支持多级下拉菜单,这jquery 导航特效是三种jquery插件集成的,是一个非常酷炫,动感的jquery导航特效。
分享获取积分:
一键分享轻松获得&&&20&&&积分下载
需要:20 积分
上一篇:下一篇:
下载:1714次
jquery tab插件制作多功能选项卡,鼠标滑过切换选项卡、鼠标点击切换选项卡、自动切换选项卡、支持数据回调功能,也可以与其他插件结合jquery.lazyload,制作选项卡切换图片延迟加载等优化浏览器功能。
下载:1585次
jquery导航菜单制作一个二级菜单导航条,鼠标滑过导航条二级菜单slide滑动展示且带有渐隐效果展示比较柔和的二级菜单目录。jQuery下载
下载:545次
jquery导航菜单制作一个类似熔岩灯jquery动画菜单效果,自适应导航菜单显示。jquery 插件下载。
下载:954次
jquery特效用jquery插件Validform制作一个非常实用的表达验证,能重复循环利用,搞定整站的表单验证。是jquery表单插件中比较实用的表单特效。
下载:615次
jquery导航菜单制作横向二级导航菜单目录,鼠标滑过显示二级菜单当前导航频道高亮显示,定位当前频道导航标签高亮显示。jquery下载。
下载:1230次
jquery 图片滚动 xslider 插件制作图片自动左右滚动与上下滚动,这个图片滚动xslider插件不复制整个容器里面的内容,直接用按钮控制滚动,直到滚动图片内容到最后一个,适用在图片展示滚动和新闻列表滚动等。
下载:1866次
jquery特效插件FancyBox弹出层支持多种方式弹出层如:图片弹出层、文字信息弹出层、flash弹出层、ajax弹出层、Iframe弹出层。
下载:358次
jquery 导航菜单 用jquery和css3制作一个非常酷炫动感十足的动画导航菜单,鼠标滑过文字或图片icon由小变大展开显示,并且滑出二级菜单目录,这是一款酷炫的jquery 导航菜单特效。
共有条留言
热门网页特效jquery实现 banner广告图片动画切换插件示例 展示 jquery.easing.1.3.js源代码
- 下载整个 - 类型:.js文件
&* jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
&* Download by
&* Uses the built in easing capabilities added In jQuery 1.1
&* to offer multiple easing options
&* TERMS OF USE - jQuery Easing
&* Open source under the BSD License.
&* Copyright 漏 2008 George McGinley Smith
&* All rights reserved.
&* Redistribution and use in source and binary forms, with or without modification,
&* are permitted provided that the following conditions are met:
&* Redistributions of source code must retain the above copyright notice, this list of
&* conditions and the following disclaimer.
&* Redistributions in binary form must reproduce the above copyright notice, this list
&* of conditions and the following disclaimer in the documentation and/or other materials
&* provided with the distribution.
&* Neither the name of the author nor the names of contributors may be used to endorse
&* or promote products derived from this software without specific prior written permission.
&* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &AS IS& AND ANY
&* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
&* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
&* &COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
&* &EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
&* &GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
&* AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
&* &NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
&* OF THE POSSIBILITY OF SUCH DAMAGE.
// t: current time, b: begInnIng value, c: change In value, d: duration
jQuery.easing['jswing'] = jQuery.easing['swing'];
jQuery.extend( jQuery.easing,
& & & & def: 'easeOutQuad',
& & & & swing: function (x, t, b, c, d) {
& & & & & & & & //alert(jQuery.easing.default);
& & & & & & & & return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
& & & & },
& & & & easeInQuad: function (x, t, b, c, d) {
& & & & & & & & return c*(t/=d)*t + b;
& & & & },
& & & & easeOutQuad: function (x, t, b, c, d) {
& & & & & & & & return -c *(t/=d)*(t-2) + b;
& & & & },
& & & & easeInOutQuad: function (x, t, b, c, d) {
& & & & & & & & if ((t/=d/2) & 1) return c/2*t*t + b;
& & & & & & & & return -c/2 * ((--t)*(t-2) - 1) + b;
& & & & },
& & & & easeInCubic: function (x, t, b, c, d) {
& & & & & & & & return c*(t/=d)*t*t + b;
& & & & },
& & & & easeOutCubic: function (x, t, b, c, d) {
& & & & & & & & return c*((t=t/d-1)*t*t + 1) + b;
& & & & },
& & & & easeInOutCubic: function (x, t, b, c, d) {
& & & & & & & & if ((t/=d/2) & 1) return c/2*t*t*t + b;
& & & & & & & & return c/2*((t-=2)*t*t + 2) + b;
& & & & },
& & & & easeInQuart: function (x, t, b, c, d) {
& & & & & & & & return c*(t/=d)*t*t*t + b;
& & & & },
& & & & easeOutQuart: function (x, t, b, c, d) {
& & & & & & & & return -c * ((t=t/d-1)*t*t*t - 1) + b;
& & & & },
& & & & easeInOutQuart: function (x, t, b, c, d) {
& & & & & & & & if ((t/=d/2) & 1) return c/2*t*t*t*t + b;
& & & & & & & & return -c/2 * ((t-=2)*t*t*t - 2) + b;
& & & & },
& & & & easeInQuint: function (x, t, b, c, d) {
& & & & & & & & return c*(t/=d)*t*t*t*t + b;
& & & & },
& & & & easeOutQuint: function (x, t, b, c, d) {
& & & & & & & & return c*((t=t/d-1)*t*t*t*t + 1) + b;
& & & & },
& & & & easeInOutQuint: function (x, t, b, c, d) {
& & & & & & & & if ((t/=d/2) & 1) return c/2*t*t*t*t*t + b;
& & & & & & & & return c/2*((t-=2)*t*t*t*t + 2) + b;
& & & & },
& & & & easeInSine: function (x, t, b, c, d) {
& & & & & & & & return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
& & & & },
& & & & easeOutSine: function (x, t, b, c, d) {
& & & & & & & & return c * Math.sin(t/d * (Math.PI/2)) + b;
& & & & },
& & & & easeInOutSine: function (x, t, b, c, d) {
& & & & & & & & return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
& & & & },
& & & & easeInExpo: function (x, t, b, c, d) {
& & & & & & & & return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
& & & & },
& & & & easeOutExpo: function (x, t, b, c, d) {
& & & & & & & & return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
& & & & },
& & & & easeInOutExpo: function (x, t, b, c, d) {
& & & & & & & & if (t==0) return b;
& & & & & & & & if (t==d) return b+c;
& & & & & & & & if ((t/=d/2) & 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
& & & & & & & & return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
& & & & },
& & & & easeInCirc: function (x, t, b, c, d) {
& & & & & & & & return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
& & & & },
& & & & easeOutCirc: function (x, t, b, c, d) {
& & & & & & & & return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
& & & & },
& & & & easeInOutCirc: function (x, t, b, c, d) {
& & & & & & & & if ((t/=d/2) & 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
& & & & & & & & return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
& & & & },
& & & & easeInElastic: function (x, t, b, c, d) {
& & & & & & & & var s=1.70158;var p=0;var a=c;
& & & & & & & & if (t==0) return b; &if ((t/=d)==1) return b+c; &if (!p) p=d*.3;
& & & & & & & & if (a & Math.abs(c)) { a=c; var s=p/4; }
& & & & & & & & else var s = p/(2*Math.PI) * Math.asin (c/a);
& & & & & & & & return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
& & & & },
& & & & easeOutElastic: function (x, t, b, c, d) {
& & & & & & & & var s=1.70158;var p=0;var a=c;
& & & & & & & & if (t==0) return b; &if ((t/=d)==1) return b+c; &if (!p) p=d*.3;
& & & & & & & & if (a & Math.abs(c)) { a=c; var s=p/4; }
& & & & & & & & else var s = p/(2*Math.PI) * Math.asin (c/a);
& & & & & & & & return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
& & & & },
& & & & easeInOutElastic: function (x, t, b, c, d) {
& & & & & & & & var s=1.70158;var p=0;var a=c;
& & & & & & & & if (t==0) return b; &if ((t/=d/2)==2) return b+c; &if (!p) p=d*(.3*1.5);
& & & & & & & & if (a & Math.abs(c)) { a=c; var s=p/4; }
& & & & & & & & else var s = p/(2*Math.PI) * Math.asin (c/a);
& & & & & & & & if (t & 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
& & & & & & & & return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
& & & & },
& & & & easeInBack: function (x, t, b, c, d, s) {
& & & & & & & & if (s == undefined) s = 1.70158;
& & & & & & & & return c*(t/=d)*t*((s+1)*t - s) + b;
& & & & },
& & & & easeOutBack: function (x, t, b, c, d, s) {
& & & & & & & & if (s == undefined) s = 1.70158;
& & & & & & & & return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
& & & & },
& & & & easeInOutBack: function (x, t, b, c, d, s) {
& & & & & & & & if (s == undefined) s = 1.70158;
& & & & & & & & if ((t/=d/2) & 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
& & & & & & & & return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
& & & & },
& & & & easeInBounce: function (x, t, b, c, d) {
& & & & & & & & return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
& & & & },
& & & & easeOutBounce: function (x, t, b, c, d) {
& & & & & & & & if ((t/=d) & (1/2.75)) {
& & & & & & & & & & & & return c*(7.5625*t*t) + b;
& & & & & & & & } else if (t & (2/2.75)) {
& & & & & & & & & & & & return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
& & & & & & & & } else if (t & (2.5/2.75)) {
& & & & & & & & & & & & return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
& & & & & & & & } else {
& & & & & & & & & & & & return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
& & & & & & & & }
& & & & },
& & & & easeInOutBounce: function (x, t, b, c, d) {
& & & & & & & & if (t & d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
& & & & & & & & return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
& & & & }
});
&* TERMS OF USE - EASING EQUATIONS
&* Open source under the BSD License.
&* Copyright 漏 2001 Robert Penner
&* All rights reserved.
&* Redistribution and use in source and binary forms, with or without modification,
&* are permitted provided that the following conditions are met:
&* Redistributions of source code must retain the above copyright notice, this list of
&* conditions and the following disclaimer.
&* Redistributions in binary form must reproduce the above copyright notice, this list
&* of conditions and the following disclaimer in the documentation and/or other materials
&* provided with the distribution.
&* Neither the name of the author nor the names of contributors may be used to endorse
&* or promote products derived from this software without specific prior written permission.
&* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &AS IS& AND ANY
&* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
&* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
&* &COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
&* &EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
&* &GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
&* AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
&* &NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
&* OF THE POSSIBILITY OF SUCH DAMAGE.
- 下载整个
相关源码/软件:
- 仿“卓越亚马逊”网站首页的弹出菜单,jQuery配合HTML实现,演示实例中,菜单省略了,用了一张图...
- 手风琴式的TAb切换菜单,类似选项卡,设计唯美,国外设计网站上扒下来的,用到两个Js封装类,已打包。...
- 网页版的打地鼠游戏,无聊之余所作,比较小的网页游戏,看到现在网页游戏那么流行,索性自己也写个,还望高...
- 一段文字目录、内容展开与折叠的效果,用jQuery制作,可看作是一个非常酷的菜单,怎么说了,就像手风...
- jQuery 动感的网页Tab选项卡导航,不但设计精美,而且还是动感变化的,鼠标点一下上边的标签,它...
- 标签滚动的选项卡,Js+CSS,老外的东西,默认状态下与滑动门一样,不过鼠标点击的时候是滚动切换的,...
- Jnet 网页浮动框控件,内附测试示例,这些弹出框很漂亮,分有蒙板和无蒙板,功能有Alert弹出提示...
- jQuery模拟FLASH动画效果做的动感网页切换,你感觉这些网页像是由Flash做的,每点击一个链...
- AeroWindow一款仿Vista风格的弹出窗口插件,看上去非常漂亮,而且还是半透明的窗口,当窗口...
- 五个图片的jQuery焦点图切换代友,淡入淡出过渡特效+圆形的控制按钮,运行效果如上所示,鼠标不点击...
- 用Delphi写的简单伸缩窗口,打开后会像QQ软件一样自动缩至屏幕上方,鼠标移到此区域会自动展开,每...
- 一个U盘病毒免疫工具源程序,基于DELPHI环境开发,选择盘符,点击免疫就开始工作了,小巧简单,发上...
- Vclskin 是一款Delphi皮肤控件,应用比较广泛,这是从网上收集的 v 3.84 破解版,内...
- 气泡提示在WINDOWS系统中很常见,在VB中有专一的控件去实现它,热心的网友用Delphi同样实现...
- Delphi 3D迷宫游戏,基于OpenGL,带地图编辑器,在D—下顺利编译,游戏效果可以看下截图,...
- Delphi编写的本机端口扫描器,扫描本机剩余的可用端口,列出扫描报告,保存扫描报告等,程序比较简单...
- 一款曾经关注者比较多的小程序,早几年时候写的,那时候PE文件格式炒得沸沸扬扬,由于正在做一个类似的程...
- Delphi版的县级医院医嘱管理系统,程序很好用,不过用到了好多控件,这一点很不爽,用到有xpmen...
- 远程控制软件——灰鸽子 vip 1.2 Delphi版的源代码,主程序内含客户端和服务端,压缩包内另...
- Delphi版的影楼婚纱客户管理系统,基于ACCESS数据库,这套系统是定制系统,因此从功能上来说可...

我要回帖

更多关于 jquery 插件下载 的文章

 

随机推荐