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.

Unable to Install Certificate on Windows 7 using CertEnroll

We have an existing certificate issuing application (C#, ASP.NET, JavaScript) that issues certificates to Windows XP users using XenRoll …

javascript windows-7 internet-explorer-8 certificate certenroll
Bootstrap 3 with respond.js and html5shiv.js still not working on IE8

I have a website which is running Bootstrap 3 and working perfectly on all browsers except IE8. It's the problem where …

internet-explorer-8 media-queries twitter-bootstrap-3 html5shiv respond.js
Configure Tomcat to send web pages compatible to IE 7 or 6

I have got an application that is not compatible to work using IE8 browser. I am looking for a way …

java http internet-explorer-8 tomcat5.5
see if radiobuttons or checkboxes are checked in IE8

I'm using a nice short CSS-only method I found on these boards to use checkboxes and radiobuttons of my own …

jquery css internet-explorer-8 checked
JQuery accordion bug in IE 8? Workaround?

To see this accordion animation bug, go to http://hopplayground.com/ with Internet Explorer 8 (IE8) Click on "Bios". The first …

jquery animation accordion internet-explorer-8
IE-8 iframe and flash object ignores z-index?

I have the following divs and I'm trying to make the iframe layer infront of my_flash. It's a common …

flash iframe internet-explorer-8 z-index swfobject
Table cell loses border when css gradient filter is applied in IE8

I found the css border on the table cell is lost when applying css gradient filter at the same time. …

css internet-explorer-8
How do you use mobile-first in IE8

Considering that SingularityGS follows, by default, a mobile-first approach, how do you guys solve the problem in IE8, which shows …

internet-explorer-8 singularitygs
Jquery ('#iframeid').load() is executed before Iframe CONTENT (text, images) are loaded

I'm trying to access data of an Iframe's Iframe. To force my javascript function to wait I use jqueries .load …

javascript jquery iframe internet-explorer-8 jquery-load
Why do my HTML form elements move around when clicking on them in IE8?

I have an HTML form with a bunch of input fields (of type text and select). I am floating them …

html css internet-explorer-8 forms input-field