While "onclick" sounds like it is tied to the mouse, the onclick event is actually ... <input type="submit" onclick="return doStuff();" value="Do Stuff" /> ...
確定! 回上一頁