1.

 1 <%@ page language="java" contentType="text/html; charset=UTF-8"
 2     pageEncoding="UTF-8"%>
 3 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 4 <html>
 5 <head>
 6 </head>
 7 <body>
 8 <noscript>
 9 <script LANGUAGE="JavaScript">
10    alert("看看能不能提示");
11 </script>
12 </noscript>
13 </body>
14 </html>

 

posted on 2017-02-27 00:22  Sharpest  阅读(170)  评论(0)    收藏  举报