10 2012 档案
摘要:$(function() { $("[class^='TextCut']").each(function() { var cutlength = parseInt($(this).attr('class').replace("TextCut", "")); var text = $(this).html().trim(); $(this).attr("title", text); text = (text.length > cutlength + 2) ? (text.subs
阅读全文
浙公网安备 33010602011771号