Posts Tagged ‘javascript’

September 22, 2007 0

CSS Browser Selector

By J in Uncategorized

CSS Browser Selector is a lifesaver when it comes to creating cross-browser compatible layouts with CSS.
Check it out here – http://rafael.adm.br/css_browser_selector/
Although its something people should avoid overusing, its an invaluable tool for fixing some of those stubborn CSS inconsistencies between different browsers.

Tags: , ,