Add an id: <pre id="myId" .... And then hide it with jquery: addNewTest = function() { $('#myId').hide(); });. or without jquery:
確定! 回上一頁