Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Stub for IE6

Asked Modified Viewed 5,272 times
J
jikaka
J
jikaka 10
www.rusfusion.ru - russian nss
  • Veteran Member, joined since
  • Contributed 946 posts on the community forums.
  • Started 82 threads in the forums
  • Started this discussions
asked
Veteran Member

[mp]210[/mp]
0 replies

4 posts

F
faga
F
faga 10
I choose a lazy person to do a hard job. Because a lazy person will find an easy way to do it.” - Bill Gates
  • Member, joined since
  • Contributed 158 posts on the community forums.
  • Started 14 threads in the forums
answered
Member

This infusion is very usefull ! :D
Thx .
0 replies
J
jikaka
J
jikaka 10
www.rusfusion.ru - russian nss
  • Veteran Member, joined since
  • Contributed 946 posts on the community forums.
  • Started 82 threads in the forums
  • Started this discussions
answered
Veteran Member

thanks
0 replies
P
PolarFox
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
answered
Veteran Member

Also you can use somethin' like
<!--[if lte IE 6]>
code here
<![endif]-->


An example:
<!--[if lte IE 6]><style>*{position:relative}</style><table><input></table><![endif]-->
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

if (strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') !== FALSE) {
opentable("PFFFT GET A DECENT BROWSER! ");

echo "<center><strong></Strong> IE8 Is For The Fishes!!! <br />".parsesmileys(":(")."<br />PFFFT! Get A Decent Browser, IE 8 Is FISH!! PFFFFFT! </center>";
closetable();
}


L0L
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 4 posts
  • Votes 0 votes
  • Topic users 4 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet