Lost your password?

Blogs about: Ie Bugs

Featured Blog

How to overwrite an !important style property from JavaScript

vladcd wrote 1 month ago: So today I had to change the background color of a div, which had a CSS class on it, which specified … more →

Tags: CSS, firefox

IE7 overflow issue, while working with ExtJS

vladcd wrote 1 month ago: I’ll start by saying that I found this bug while working with ExtJS. It’s worth noting b … more →

Tags: extjs

IE7 overflow issue, while working with ExtJS

vladcd wrote 1 month ago: I’ll start by saying that I found this bug while working with ExtJS. It’s worth noting b … more →

Tags: extjs

Turn Damn IE Into Google Chrome

Sarfraz Ahmed wrote 3 months ago: As we all hate IE, so does Google. That’s true, google has found a solution for it; Google Chr … more →

Tags: Web news, Browsers, IE, Google, chrome

Browser Undead: ways to survive ie6

zachalig wrote 5 months ago: Every web designer out there pretty much loathes Internet Explorer.  The latest iteration made some … more →

Tags: Freelance, Opinion, web design, CSS, FIX, Free, Hack, IE, PNG

Tools for Cross-Browser CSS Checking (A Follow-up to My IE Gripe)6 comments

jekkilekki wrote 10 months ago: Since posting my Gripe Against Internet Explorer, I’ve had a little time to be better able to … more →

Tags: Computers, Internet Explorer, Web development, Windows, Internet Explorer, CSS, hacks, Web Development Resources

Couple of Fatal issues with IE Browser

niveditaswaminathan wrote 11 months ago: Hi  All, I had come across few fatal issues with the  Internet Explorer. First one was that, when th … more →

Tags: ui, IE Issues, Browser Compatibility Issues, Text Repeating, Image div occupying more space.

May 12th/ Top reasons your CSS columns are messed up

siddesigner wrote 1 year ago: I believe the recent surge in popularity of CSS frameworks comes from a lack of basic understanding … more →

Tags: CSS, web design, css tips, css tricks, css advanced list, IE fix

IE: blur on select fails. A quick remedy.

memibeltrame wrote 1 year ago: Whenever you select an option in a dropdown the focus stays on the select. This causes IE to behave … more →

Tags: javascript, event handlers, Forms, IE

CSS Cross Browser Minimum Height Hack

expressingit wrote 1 year ago: Post IE 6 , MSIE has been kind enough to us UI developers by adding a few more CSS properties standa … more →

Tags: CSS, IE Fixes, IE hacks, IE Issues, IE6, Tutorials

Irritating Select Boxes Visible Through the Popup Divisions

expressingit wrote 1 year ago: At several occasions, while doing  page layouts with popup divisions/ lightboxes/ Tips etc  we come … more →

Tags: Browser quirks, CSS, JavasScript, HTML, IE Fixes, IE hacks, IE Issues, IE6

Conditional Comments : For your IEs Only -Part Duex

expressingit wrote 1 year ago: A few months earlier we saw , how we could include a piece of CSS that would be visible to IE6 only( … more →

Tags: Browser quirks, CSS, JavasScript, HTML, IE Fixes, IE hacks, IE Issues

For your IEs Only

expressingit wrote 2 years ago: If you have been writing CSS for  while, you would have experience those times when you literally pu … more →

Tags: Downloads, Browser quirks, CSS, JavasScript, IE Fixes, IE hacks, IE Issues

IEFix: Tables do not inherit font size in IE 5.x

char101 wrote 2 years ago: Problem As stated. Solution Add font-size: 1em; References http://www.maratz.com/blog/archives/2005/ … more →

IEFix: Margin of floated elements

char101 wrote 2 years ago: Problem Margin property does not work on floated elements Solution Give the element display: inline; … more →

IEFix: min-width/max-width property

char101 wrote 2 years ago: Problem IE (versions?) does not support min-width/max-width property. Solution use .class { width: 1 … more →

Mouseover event in a transparent division in IE

expressingit wrote 2 years ago: I had this problem  where , if you had a mouseover event on a division (DIV)  and that division , fo … more →

Tags: Browser quirks, IE Fixes, IE hacks, IE Issues

IE6 double margin bug in floated elements

expressingit wrote 2 years ago: Simple … To correct this problem use display:inline. div {float:left;margin:40px;display:inlin … more →

Tags: Browser quirks, CSS, IE Fixes, IE hacks, IE Issues, IE6


Related Tags
All →

Follow this tag via RSS