Top "Internet-explorer-6" questions

Internet Explorer 6 (IE6) is an old version of Internet Explorer.

debugging javascript for IE6

firebug is quite useful tool that I can't think myself living without it. I also downloaded the js file that …

javascript css debugging internet-explorer-6 cross-browser
IE 6 vs. position:fixed

position:fixed that doesn't work for Internet explorer 6. I can't really understand the fixes found on google. I need it …

css internet-explorer-6 position fixed
css opacity not working correctly in IE 6 / IE7 or IE8 in Compatibilty mode

In the following code the first and second images with anchors have links and in these images the caption text …

jquery internet-explorer-7 internet-explorer-6 ie8-compatibility-mode
how to show special page for IE6 users requesting them to upgrade in ASP.NET MVC

Just like the every other web developer, I'm frustrated to hack my site code to work with IE 6. So decided …

asp.net internet-explorer internet-explorer-6
List of CSS features not supported by IE6

I just finished slicing and coding a very nice table-less css template for my website, all the time I was …

css internet-explorer-6
Text Box size is different in IE 6 and FireFox 3.6

I am facing issues with text box size when veiwing in Fire Fox 3.6. < input class="dat" type="text" name="…

css internet-explorer internet-explorer-6 firefox3.6
What is the replacement for the child selector?

Since IE6 does not support the child selector (see http://kimblim.dk/csstest/#ex1), what is the alternative when dealing …

css internet-explorer-6 css-selectors
My IE doesn't support "document.getElementById()"!

My IE is IE 6. It's pretty old, but I have to use it. I just found a strange problem, it …

javascript internet-explorer-6