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.

What do I need to do to get Internet Explorer 8 to accept a self signed certificate?

We use self signed certificates on our intranet. What do I need to do to get Internet Explorer 8 to accept …

internet-explorer-8 ssl-certificate
HTML embedded PDF iframe

I have used the tag to embed a pdf file. <iframe id="iframepdf" src="files/example.pdf"></…

html pdf iframe internet-explorer-8
Does Internet Explorer 8 support HTML 5?

Is there any HTML5 support in IE8? Is it on the IE8 roadmap?

internet-explorer internet-explorer-8 html
Running Internet Explorer 6, Internet Explorer 7, and Internet Explorer 8 on the same machine

Like everyone else, I need to test my code on Internet Explorer 6 and Internet Explorer 7. Now Internet Explorer 8 has some …

internet-explorer browser internet-explorer-8 internet-explorer-7 internet-explorer-6
Why an inline "background-image" style doesn't work in Chrome 10 and Internet Explorer 8?

Why the following example shows the image in Firefox 4, but not in Chrome 10 and Internet Explorer 8? HTML: <div style="…

html css google-chrome internet-explorer-8 background-image
jQuery issue in Internet Explorer 8

I am trying to get my jQuery functions to work on IE8. I am loading the library from Google's servers (…

javascript jquery internet-explorer-8
Opacity of div's background without affecting contained element in IE 8?

I want to set Opacity of div's background without affecting contained element in IE 8. have a any solution and don't …

css internet-explorer-8 opacity
Opacity CSS not working in IE8

I'm using CSS to indicate the trigger text for a jQuery slide-down section: i.e. when you hover over the …

css internet-explorer-8 opacity
'console' is undefined error for Internet Explorer

I'm using Firebug and have some statements like: console.log("..."); in my page. In IE8 (probably earlier versions too) I …

javascript internet-explorer internet-explorer-8 ie-developer-tools
IE8 support for CSS Media Query

Does IE8 not support the following CSS media query: @import url("desktop.css") screen and (min-width: 768px); If not, what …

html css responsive-design internet-explorer-8 media-queries