JqCloud云标签

JqCloud云标签使用时需要下载相应的js包,如jquery,jqcloud包等等。

function showJqCloud(tags){
var word_array = /* new Array();*/
[
{text: "ifxoxo.com", weight: 13, link: "http://ifxoxo.com/jquery-jqcloud.html"},
{text: "520xmn.com", weight: 10.5},
{text: "jquery", weight: 9.4},
{text: "jqcloud", weight: 8},
{text: "ifxoxo1", weight: 6.2},
{text: "ifxoxo2", weight: 5},
{text: "ifxoxo3", weight: 5},
{text: "Nam et", weight: 5},
{text: "Sapien", weight: 4},
{text: "Pellentesque", weight: 3},
{text: "et malesuada", weight: 3},
{text: "fames", weight: 2},
{text: "sit amet", weight: 2},
{text: "justo", weight: 1},
{text: "dictum", weight: 1},
{text: "Ut et leo", weight: 1},
];
for(var i=0;i<tags.length;i++){
var t=tags[i];
word_array.push({id:t.id,text: t.name, weight: t.refNum,tag:t,handlers:{click:clickTagCloud},link:""});
}
$("#sceneTagDiv").html("");
$("#sceneTagDiv").jQCloud(word_array,{delayedMode:true,width: 300,
height: 800, removeOverflowing: true});

//removeOverflowing:超出部分不显示

}
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值