What are the main pros and cons of using either JS approach: <a href="go.php" onclick="alert('Go!')">go</a> or jQuery way: <a href="go.php" ...
確定! 回上一頁