Apr
21
Fix CSS problems with JS
Filed Under Javascript |
David Schontzler has a wonderful javascript fix for Internet Explorer’s broken CSS margin support. Now instead of working around this with a variety of CSS hacks, you can write completely valid CSS, drop this JS in, and everything will just work.
I hope other versions of this start appearing for all the other broken CSS implementations. It’ll make the life of the web designer so much easier, as there’s no longer a need to remember all the little hacks.
the link its broken =(
This seems to be a temporary problem, as other pages on the same site still refer to this.
You can use the example page in the meantime.