Hey there-

I recently finished up a plugin that I think has the potential to be
really useful for folks. It uses jQuery's excellent selector support
to work around some of the crummy CSS selector support in legacy
browsers.

* If you've ever had to spend time adding 'class="radio"' to all the
radio buttons on your site, this plugin is for you.
* If you've ever had to add 'class="first"' to an list item because
not all of your target browsers support 'li:first', this plugin is for
you.
* If you've ever had to add any class to your markup simply to work
around CSS selector support, this plugin is for you.

I've posted a writeup at 
http://skulljackpot.com/2009/04/19/super-css-selector-support-with-jquery/
. There are some additional enhancements I've been kicking around, but
I'd love to hear feedback from folks about how to make this more
useful for their particular needs.

Chris

--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to