全站通知:
Widget:卡牌属性说明
刷
历
编
跳到导航
跳到搜索
<script> (window.RLQ = window.RLQ || []).push([["jquery"], function () {
var data={} $.each($("#kapaiData tbody tr"),function(index,item){ data[$(this).children().eq(0).text()]=[$(this).children().eq(1).text(),$(this).children().eq(2).html()] }) $("body").on("click", ".jiNeng div > span", function () { var that = $(this) $(".more-float").remove() $.each(data,function(index,item){ if(that.text().indexOf(index) !== -1){ console.log(item[1],)
var newDom = $("
")
newDom.addClass("more-float")newDom.append("
"+item[1]+"
")
newDom.append("X")
that.parents(".jiNeng").append(newDom)
}
})
})
$("body").on("click", ".more-float-close", function () { $(this).parent().remove() })
}])
</script>