Lost your password?

Blogs about: Browser Quirks

Featured Blog

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: CSS, JavasScript, HTML, IE Bugs, 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: CSS, JavasScript, HTML, IE Bugs, 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, CSS, JavasScript, IE Bugs, IE Fixes, IE hacks, IE Issues

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: IE Bugs, IE Fixes, IE hacks, IE Issues

Be careful how you name your submit buttons1 comment

timchalk wrote 2 years ago: Last week I was banging my head against the door trying to perform the simple task of getting a butt … more →

Tags: HTML forms, javascript

A CSS workaround for working with multiple submit buttons in a web form

timchalk wrote 2 years ago: I ran into a problem today with my wizard style forms whereby pressing the Enter key would cause the … more →

Tags: CSS

How to prevent focus jumping to the address bar when tabbing in IE2 comments

timchalk wrote 2 years ago: I had a simple login form, consisting of username and password fields, which when submitted with the … more →

Tags: javascript

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: CSS, IE Bugs, IE Fixes, IE hacks, IE Issues, IE6


Related Tags
All →

Follow this tag via RSS