Super CSS Selector Support with jQuery
April 19, 2009Tired of having to add classes in your markup to work around lousy CSS selector support in legacy browsers? Try SuperSelectors – a jQuery plugin enabling great CSS selector support, even in IE6.
Various thoughts of minimal interest to others
Tired of having to add classes in your markup to work around lousy CSS selector support in legacy browsers? Try SuperSelectors – a jQuery plugin enabling great CSS selector support, even in IE6.
When we were getting ready to launch the LivableStreets website earlier this year, I ran into an odd renderbug which I’ve finally had time to write up. The issue I found was that Internet Explorer would cut off portions of an element when negative margins caused it to extend beyond its parent.