jQuery实现注释叠加效果
图像&相册&Image EffectsjQuery实现注释叠加效果$portfolio.find('.zoom_overlay').bind('click',function(){var $elem = $(this);var $image...
jQuery实现图片淡入交叉过渡效果
图像&相册&Image EffectsjQuery实现图片淡入交叉过渡效果// when the DOM is ready:$(document).ready(function () {// find the div.fade elements an...
logo特效(jQuery)
图像&相册&Image Effectslogo特效(jQuery)var Header = {// Let's write in JSON to make it more modularaddFade : function(selector){$("<spa...
jQuery插件-ImageView(图片放大效果)
图像&相册&Image EffectsjQuery插件-ImageView(图片放大效果)<script type="text/javascript">$(function() {$('#imageView_container').imageView({width: 800, height:500});});</script>
jQuery+CSS3实现溜溜球动画效果
图像&相册&Image EffectsjQuery+CSS3实现溜溜球动画效果HTML:<div id="container"><div id="hand-back"></div><div id="hand-front"></div><div id="string"></...
jQuery+CSS3实现很有特点的圆圈幻灯效果
幻灯片&滑动&SlideshowjQuery+CSS3实现很有特点的圆圈幻灯效果HTML:<div class="cn-nav"><a href="#" class="cn-nav-prev"><span>Previous</span><div style=...
jQuery时尚背景幻灯图片效果【推荐】
幻灯片&滑动&SlideshowjQuery时尚背景幻灯图片效果【推荐】HTML:<!DOCTYPE html><html lang="en" ><head><meta charset="utf-8" /><title>Cool Background...
无缝垂直循环滚动效果(jQuery)
幻灯片&滑动&Slideshow无缝垂直循环滚动效果(jQuery)$('.myclass').vTicker({speed: 500,pause: 3000,showItems: 3,animation: 'fade',mousePause: false,height: 0,direction: 'up'});
jQuery仿 Apple slideshow banner效果
幻灯片&滑动&SlideshowjQuery仿 Apple slideshow banner效果jQuery:function nextA() { // function$('#blockB').css({bottom: 0});// set sty...
jQuery关门开门动画焦点幻灯效果
幻灯片&滑动&SlideshowjQuery关门开门动画焦点幻灯效果jQuery//below here preload the image in the simplest form$(function(){for(i = 1; i < 5;...















