now we want to trigger the event. this is possible with onclick event. (back to html) <input type="button" value="click me" onclick="myFunction()" /> if the ...
確定! 回上一頁