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.

Online Internet Explorer Simulators

(Tried to find simular questions / duplicates, failed) I develop on a mac. I love my mac. I develop using Chrome, …

internet-explorer internet-explorer-8 internet-explorer-6 internet-explorer-7 cross-browser
CSS background opacity with rgba not working in IE 8

I am using this CSS for background opacity of a <div>: background: rgba(255, 255, 255, 0.3); It’s working fine in …

css internet-explorer-8 rgba
How can I use console logging in Internet Explorer?

Is there a console logger for IE? I'm trying to log a bunch of tests/assertions to the console but …

javascript internet-explorer internet-explorer-8 console firebug
What happened to console.log in IE8?

According to this post it was in the beta, but it's not in the release?

javascript logging internet-explorer-8 console
IE8 issue with Twitter Bootstrap 3

I am creating a site using the new Twitter Bootstrap. The site looks fine and works in all required browsers …

html css twitter-bootstrap internet-explorer-8 twitter-bootstrap-3
How to fix Array indexOf() in JavaScript for Internet Explorer browsers

If you have worked with JavaScript at any length you are aware that Internet Explorer does not implement the ECMAScript …

javascript internet-explorer internet-explorer-8 cross-browser
Dependency Walker reports IESHIMS.DLL and WER.DLL missing?

On a Windows XP Professional SP3 with Internet Explorer 8 box, when I run Dependency Walker on an executable of mine …

internet-explorer-8 dll dependency-walker windows-xp-sp3
Override intranet compatibility mode IE8

By default IE8 forces intranet websites into compatibility mode. I tried changing the meta header to IE8, but it doesn't …

internet-explorer internet-explorer-8 intranet compatibility-mode
Rounded corners for <input type='text' /> using border-radius.htc for IE

I want to create an input fields with rounded corners. HTML: <div id="RightColumn"> <input type="text" …

internet-explorer internet-explorer-8 rounded-corners css
Using "margin: 0 auto;" in Internet Explorer 8

I'm in the process of doing some advance IE8 testing, and it seems that the old technique of using margin: 0 …

html css internet-explorer-8