simplify

根据浏览器显示不同链接

<h2>

    <script>

      var explorer =navigator.userAgent;

  if (explorer.indexOf("MSIE") >= 0) {

document.write('<a href="../tongji.html" target="_blank">');

}

else{

document.write('<a href="../tongji_canvas.html" target="_blank">');

}

    </script>

    信息数量统计<img src="img/more.gif" alt=""></a></h2>

<script>

      var explorer =navigator.userAgent;

  if (explorer.indexOf("MSIE") >= 0) {

document.write('<IFRAME  frameBorder="0" name="main" scrolling="auto" src="tongji.html" allowTransparency="true" style="HEIGHT: 233px; VISIBILITY: inherit; WIDTH: 100%;"></IFRAME>');

}

else{

document.write('<IFRAME  frameBorder="0" name="main" scrolling="auto" src="tongji_canvas.html" allowTransparency="true" style="HEIGHT: 243px; VISIBILITY: inherit; WIDTH: 100%;"></IFRAME>');

}

    </script>


评论
热度(7)

关于我

© simplify | Powered by LOFTER