Dejan Cancarevic of StylizedWeb has posted a list of CSS hacks and tricks, mainly for browser compatibility. This list is not for beginners of CSS as there are no description or explanation for the hacks but CSS ninjas should appreciate this list.
Ross Bruniges posted another good hack in comments, albeit a dirty dirty hack :p
basically zoom:1 will trigger ‘hasLayout’ on any element ie IE (and therefore fix about 80% of the weird IE layout bugs.
It will invalidate your CSS as it’s a proprietary technique (created by Microsoft) but if it’s in an IE CSS file then who really cares ;>
http://stylizedweb.com/2008/02/14/10-best-css-hacks/


Comments
Post has no comments.