<!DOCTYPE html> <html> <head> <script> var txt=""; function message() { try { adddlert("Welcome guest!"); } catch(err) { txt="There was an error on this page.\n\n"; txt+="Error description: " + err.message + "\n\n"; txt+="Click OK to continue.\n\n"; alert(txt); } } </script> </head> <body> <input type="button" value="View message" onclick="message()"> </body> </html> 了解更多內(nèi)容:請訪問:雨點網(wǎng)絡(luò) 石家莊網(wǎng)站制 石家莊網(wǎng)站建設(shè)
*請認真填寫需求信息,我們會在24小時內(nèi)與您取得聯(lián)系。