Browser Detect Help
3 posts
Page 1 of 1
Hello,
I'm having trouble with detecting browsers in html.
What I want to do is when a user is using IE (doesn't matter what version), I want my site to navigate to
my ie.html file.
I have tried some code but they didn't work. :(
Does somebody know how to do this?
I'm having trouble with detecting browsers in html.
What I want to do is when a user is using IE (doesn't matter what version), I want my site to navigate to
my ie.html file.
I have tried some code but they didn't work. :(
Does somebody know how to do this?
Code: Select all
Hope it helps<!--[if IE]>
<meta http-equiv="refresh" content="2; url=ie.html">
<![endif]-->
-Filip
CodenStuff wrote:Nope, it's just your sick and dirty mind. You sick twisted warped little pervo![]()
3 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023