<head> <script type="text/javascript"> function ErrorHandler () { alert ("Cannot load the image!"); } </script> </head> <body> <img onerror="ErrorHandler ...
確定! 回上一頁