举个栗子append(),appendTo() appendChild() 举个栗子prepend(),prependTo() ... 添加DOM对象: ul.append('<li>你好</li>'); // 添加jQuery对象: ...
確定! 回上一頁