發表文章發起投票 Javescript/Jquery討論 var $ = window.jQuery; $( document ).ready(function() { $(".taf").each(function() { $(this).html($(this).text()); }); $(".blked").each(function() { $(this).remove(); }); }); 其他個啲點寫好?002018/08/09, 8:46:02 早上本貼文共有 0 個回覆此貼文已鎖,將不接受回覆發表文章發起投票