<!doctype html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Example:InnerHTML</title>
  <script type="text/javascript">
  function noscript()
  {
      if(!document.getElementById||!document.createTextNode){return;}
      var noJSmsg=document.getElementById('noscripting');
      if(!noJSmsg){return;}
      var replaceMessage='<h1>Browser test succeeded(From InnerHTML)<h1>';
      replaceMessage='<p>We tested if your browser is capable of ';
      replaceMessage+='supporting the application,and all checked out fine.';
      replaceMessage+='Please proceed by activating the following link.</p>';
      replaceMessage+='<p><a href="application.aspx"> Proceed to application</a></p>';
      noJSmsg.innerHTML=replaceMessage;
  }
  window.onload=noscript;
  </script>
</head>
<body>
  <p id="noscripting">
  We are sorry,but this application needs JavaScript to be
  enabled to work.Please <a href="contact.html">contact us</a>
  if you cannot enable scripting and we will try to help you in
  other ways
  </p>
</body>
</html>

 

ERROR:

最新文章

  1. [开源].NET数据库访问框架Chloe.ORM
  2. pushState()、popstate事件配合ajax实现浏览器前进后退页面局部刷新
  3. cometd使用-bayeux协议(读法:贝叶)
  4. Linux驱动之准备
  5. 小菜鸟带着梦想学chromium
  6. Windows Live Writer的Markdown插件MarkdownInLiveWriter支持语法高亮了
  7. mac终端 使用摘要
  8. android 常用方法集合
  9. chromedriver与chrome版本映射表
  10. Note of Jieba ( 词云图实例 )
  11. 【学亮IT手记】使用Map代替switch...case语句
  12. Luogu 2668 NOIP 2015 斗地主(搜索,动态规划)
  13. eclipse指定jdk路径
  14. 如何验证 Email 地址:SMTP 协议入门教程
  15. c++ 查找容器中不满足条件的元素,返回iterator(find_if_not)
  16. spring boot开启事务管理,使用事务的回滚机制,使两条插入语句一致
  17. HTML之页面镶嵌体验
  18. iOS跳转到Touch ID设置界面
  19. JS 获取指定日期的前几天,后几天
  20. Spark 加载数据库mysql表中数据进行分析

热门文章

  1. 详解Linq to SQL
  2. 枚举基类Enum详解
  3. sublime less高亮插件
  4. 安装ngix
  5. FLASH MAGIC LPC ISP下载方式说明
  6. getline(cin,s) bug workaround
  7. 【Leetcode】Same Tree
  8. 使用Vitamio打造自己的Android万能播放器(5)——在线播放(播放优酷视频)
  9. ACCESS 里面的坑
  10. CAD各版本注册表