skip links:


site navigation:

archives:

categories/tags:

techie stuff:

shameless plug:

24th july 2006

blimey, javascript powered css hacks

rafael lima has created a js library that allows for browser specific css classes. it means that you can prefix your style classes with a browser code (it covers ie, ie5, ie6, gecko, opera, konqueror and safari), and that specific css will only be picked up by that specified browser. i guess this is still a hack, and it obviously won't work if javascript is disabled, but it's still a cool idea.

why not take a look for yourself?

related:
,
,


thanks for coming