文件名称:三维 Tag Cloud
-
所属分类:
- 标签属性:
- 上传时间:2011-06-25
-
文件大小:371.71kb
-
已下载:0次
-
提 供 者:
-
相关连接:深化神话下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
$(document).ready(function(){ //计算样式中心值 a横向中心点,b纵向log中心点 //cloud-carousel.1.0.5.js 文件中去掉了IE的倒影滤镜。FF支持得更好。 var e = 150; var a = $("#da-vinci-carousel").width() / 2; var c = $("#da-vinci-carousel").height() / 2; var b = Math.log(c) * (e / 10); $('#but1').css({top:(c / 2) - ($('#but1').height() / 2),left:70,zIndex:9999}); $('#but2').css({top:(c / 2) - ($('#but2').height() / 2),right:70,zIndex:9999}); $("#da-vinci-carousel").CloudCarousel( { minScale:0.25,//视线轴距 越大远处视觉越近 reflHeight: 40, //倒影透明度 reflGap:-2, //倒影距离 //titleBox: $('#da-vinci-title'), //altBox: $('#da-vinci-alt'), buttonLeft: $('#but1'), buttonRight: $('#but2'), yRadius:e, //Y轴距 调整轴距需要给DIV增加高度 xPos: a, //距离左侧边距 yPos: b, //距离顶部边距 speed:0.09, //滚动速度 mouseWheel:true //是否支持鼠标滚轴 }); $("#da-vinci-carousel img").css("border",0); //消除当前效果DIV中的img边框 });
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : tag cloud.rar 列表 Tag cloud.html scripts\cloud-carousel.1.0.5.js scripts\jquery-1.6.min.js scripts\jquery-ui-1.8.0.min.js scripts\jquery.mousewheel.js scripts\slimbox2.js scripts\titleShow.js images\left.png images\right.png images\Scrap_Icons_001.png images\Scrap_Icons_002.png images\Scrap_Icons_003.png images\Scrap_Icons_004.png images\Scrap_Icons_005.png images\Scrap_Icons_006.png images\Scrap_Icons_007.png images\Scrap_Icons_008.png images\Scrap_Icons_009.png styles\jquery-ui-1.7.2.custom.css styles\slimbox2.css scripts images styles
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.