Dive into the archives.
- Tabbing through form elements in IE8
Microsoft has a proud tradition of fixing IE bugs in its successor version. Unfortunately, there is an equally rich tradition of introducing irrational, basic bugs as well. There is a bad, bad bug in IE8 that I spent ...
- IE image resize
Specifying width or height for an image should scale the image down appropriately. So if you’e image is 500px wide but you want to scale to 100px wide you just put <img width=”100px”. However, IE ...

