JavaScript function in href vs. onclick ... best: Use jQuery or other similar framework to attach onclick handler by element's ID. $('#myLink') ...
確定! 回上一頁