Skip to content Skip to sidebar Skip to footer
Showing posts with the label Internet Explorer 8

Poor Performance With Tables In Internet Explorer 8 Standards Mode

When using a table with a reasonable amount of data - 100 rows by 50 columns - I notice that IE8 pe… Read more Poor Performance With Tables In Internet Explorer 8 Standards Mode

How Do I Make Standards Mode Work As Well As Quirks Mode?

The following Html works great for me in FireFox or IE7/8 (with or without the Style Tag) Solution … Read more How Do I Make Standards Mode Work As Well As Quirks Mode?

Css Max-width In Ie8

For my input, which can either have classname='half' or 'half.not-placeholder-value'… Read more Css Max-width In Ie8

Table Tbody Scroll In Ie8

In my project, I am trying to make the tbody scroll in IE8. I know it can be scrolled by just givin… Read more Table Tbody Scroll In Ie8

Html5 Input Validation Doesn't Work In Ie8

Hello kind people of the internet, I've been hacking at this for a while...and have seen severa… Read more Html5 Input Validation Doesn't Work In Ie8

Css Selector :active Not Working On Child Element Click In Ie8

I have the following HTML structure: Solution 1: You could use a background image instead of a re… Read more Css Selector :active Not Working On Child Element Click In Ie8