E este é o meu código javascript: jQuery(".btnRemoveItem").click(function(){ jQuery("#listItem_" +jQuery(this).attr("id")).remove(); });.
確定! 回上一頁