Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Help with htaccess redirect only for MSIE 5 and 6


Vishal - 8:48 pm on Aug 19, 2009 (gmt 0)


I understand that I can use below condition to display different style for IE6
<!--[if IE 6]>
<link rel="stylesheet" type="text/css" href="ie6.css" />
<![endif]-->

However it will be a real nightmare to touch existing design or make changes just for IE6. Instead I am already having a little older working theme (different colors and layout though) with most of the features. Since main and redirect sites will be using information from same database users to both places will see same information, however IE6 users will still get a working site (though with little less features). Know what I mean? I also plan to setup a nice info bar on top requesting them to upgrade their browser.

Thanks.


Thread source:: http://www.webmasterworld.com/apache/3975171.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com