JS is case sensitive, so onClick will not work. Similarly, there is an HTML attribute onclick which can be used to trigger a JS function like ...
確定! 回上一頁