JavaScript 空链接 JavaScript alert 警告 JavaScript void undefined 空值 JavaScript 空链接 <html> <head> <script type = "text/javascript"> <!-- //--> </script> </head> <body> <p>Click the following, This won't react at all...</p> <a href = "javascript:void(0)">Click me!</a> </body> </html> JavaScript alert 警告 JavaScript void undefined 空值