Top "Internet-explorer-7" questions

Windows Internet Explorer 7 is a web browser developed by Microsoft, released October 2006 for Windows XP and Windows Server 2003.

Box shadow in IE7 and IE8

I want to implement box shadows in IE7 and IE8. I have tried everything without succeeding. Here is the css …

internet-explorer internet-explorer-8 internet-explorer-7 css
IE6/IE7 css border on select element

Does anyone have a solution for styling the borders of "select" elements in Internet Explorer using CSS?

css internet-explorer internet-explorer-6 internet-explorer-7 cross-browser
Bootstrap dropdowns menus appearing behind other elements - IE7

I'm using Bootstrap 2.3.1 http://twitter.github.io/bootstrap/index.html So I'm using their 'dropdown-menu' class to create some simple …

css internet-explorer twitter-bootstrap internet-explorer-7
:after and :before css pseudo elements hack for IE 7

I am using :after and :before css pseudo elements and it is working fine in IE8, and all modern browsers …

html css internet-explorer-7 pseudo-element
Image and text inside of <a> tag

This is the html asp.net generated (with some client-identifying details removed) In Windows XP / IE 7 clicking on the image …

html css internet-explorer internet-explorer-7
IE7 and the CSS table-cell property

So I just love it when my application is working great in Firefox, but then I open it in IE …

css cross-browser internet-explorer-7 css-tables
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
Hide scrollbar in IE

In our application for UI we are using JSF or Prime faces for that. We would like to hide the …

html css internet-explorer-7
onsubmit="return false" has no effect on Internet Explorer 7/8 (form is still submitted)

I have a form that will be submitted by javascript code triggered in "onsubmit" of the tag. Works fine on …

javascript forms internet-explorer-8 internet-explorer-7 onsubmit