Top "Internet-explorer-6" questions

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

Why are cookies unrecognized when a link is clicked from an external source (i.e. Excel, Word, etc...)

I noticed that when a link is clicked externally from the web browser, such as from Excel or Word, that …

authentication cookies ms-office internet-explorer-6
getElementsByClassName() doesn't work in old Internet Explorers like IE6, IE7, IE8

The following code: var borderTds = document.getElementsByClassName('leftborder'); gives me an error message in Internet Explorer 6, 7 and 8: Object does not …

javascript internet-explorer-8 internet-explorer-7 internet-explorer-6 dom-traversal
What bug does zoom:1; fix in CSS?

I have seen people apply the CSS property zoom: 1; on HTML elements. Why do they do this, and what bug …

css internet-explorer internet-explorer-7 internet-explorer-6
How do I get a floating footer to stick to the bottom of the viewport in IE 6?

I know this would be easy with position:fixed, but unfortanately I'm stuck with supporting IE 6. How can I do …

javascript css internet-explorer-6 sticky-footer
jQuery form submit() is not working in IE6?

I want to submit a with using jquery as below; $("#formid").submit(); Its working perfect in all browsers except IE6. …

javascript jquery html internet-explorer-6
Internet Explorer 8 and Internet Explorer 6 side by side

Possible Duplicate: Running Internet Explorer 6, Internet Explorer 7, and Internet Explorer 8 on the same machine Is there a way to have …

internet-explorer internet-explorer-8 internet-explorer-7 internet-explorer-6 superpreview
CSS <ul> <li> gap in IE7

I have a CSS <ul> <li> nested menu that works perfectly in IE 8 and firefox but …

css internet-explorer-7 internet-explorer-6
Internet Explorer line 1 char 1 code 0 error

I'm using jQuery+drupal and some jQuery plugins. All is ok with Firefox. But in IE's i'm receiving problem like …

javascript jquery internet-explorer-6 internet-explorer-7
How to style <input type="text"> in IE6 CSS?

Is there any elegant way of applying a certain style to all <input type="text"> elements under IE6? …

css internet-explorer-6 css-selectors
How to vertically align a table column both top and bottom?

..if the columns height is dependent on the height of another column? Solution should work on IE6,7 and Mozilla at …

html internet-explorer-7 html-table vertical-alignment internet-explorer-6