posts - 66,  comments - 40,  trackbacks - 0

<HTML>

<HEAD>

<SCRIPT LANGUAGE="javascript">

 

function redirectClient(ieurl, nsurl) {

 if (navigator.userAgent.indexOf("MSIE") != -1) {

 window.location = ieurl;

 } else {


 window.location = nsurl;

 }

 }
</SCRIPT>

</HEAD>

<BODY>

Click <A HREF="javascript:redirectClient('a.htm',

'b.htm')">here</A>

to redirect based on the user's browser.

</BODY>

</HTML>

posted on 2006-05-08 16:31 happytian 阅读(419) 评论(0)  编辑  收藏

只有注册用户登录后才能发表评论。


网站导航:
 
<2024年5月>
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

Welcome here, my friend!

常用链接

留言簿(12)

随笔档案(66)

文章分类

文章档案(63)

web

最新随笔

搜索

  •  

积分与排名

  • 积分 - 87925
  • 排名 - 645

最新评论

阅读排行榜

评论排行榜