Top "Internet-explorer-8" questions

Windows Internet Explorer 8 is a web browser developed by Microsoft, released on 19 March 2009 for Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, and Windows 7.

Force "Internet Explorer 8" browser mode in intranet

There are "Internet Explorer 8", "Internet Explorer 8 Compatibility Mode", and IE7 mode in IE8. However, the default setting in IE make …

html internet-explorer-8 ie8-compatibility-mode x-ua-compatible ie8-browser-mode
Input boxes with transparent background are not clickable in IE8

I have an absolutely positioned input box in a form. The input box has transparent background: .form-page input[type="text"] { …

html css internet-explorer-8 internet-explorer inputbox
Highcharts chart option backgroundColor:'transparent' showing black on IE 8

Highcharts chart option backgroundColor:'transparent' showing black on IE 8 histogram = new Highcharts.Chart({ chart: { renderTo: 'histogram', defaultSeriesType: 'bar', backgroundColor:'transparent' } …

css internet-explorer-8 cross-browser highcharts
getElementsByClassName & IE8: Object doesn't support this property or method

I know "getElementsByClassName" is not support by IE8. Do you know what can I use instead? I am getting annoying …

javascript internet-explorer-8
javascript document.getElementsByClassName compatibility with IE

What is the best method to retrieve an array of elements that have a certain class? I would use document.…

javascript internet-explorer class internet-explorer-8 classname
How to make Bootstrap responsive layout work on IE8

I've been search for a while and found some people got it working, but none of them provide any code …

twitter-bootstrap internet-explorer-8 responsive-design media-queries fluid-layout
IE8 :nth-child and :before

Here is my CSS: #nav-primary ul li:nth-child(1) a:after { } Works everywhere now (used this on my website) except Internet …

css internet-explorer-8 css-selectors
How to remove dotted border around active hyperlinks in IE8 with CSS

Active hyperlink texts are highlighted with dotted border. When using effects on such hyperlinks (fadeIn/fadeOut) it produces strange effects. …

css internet-explorer-8
Need a good Internet Explorer 6, 7, 8 standalone

Possible Duplicate: Running Internet Explorer 6, Internet Explorer 7, and Internet Explorer 8 on the same machine I need recommendations on a good …

internet-explorer internet-explorer-8 internet-explorer-7 internet-explorer-6 virtualization
Border Radius for IE8

I have a problem with border radius on IE8, till now I used pie.js but I don't recommend this …

javascript jquery internet-explorer-8 css