So i've made yet another plugin. I prefer that this plugin will be a part of Interface, since they are interface plugins. As for now i have it working for Checkboxes in both FF 1.5.0.7 and MSIE 6.x, but i want to do some more testing.
*What's new?* I've made quite a few improvements upon the other implementations found on this list, but the code is still very simple and easy to understand/use. The checkbox/radio can have a lot of states; - off: no mouse over - off: mouse over - off: mouse down - on: no mouse over - on: mouse over - on: mouse down - disabled: no mouse over --> All will be automaticly styled using CSS. *Demo?* A demo URL will be up within a week. This plugin has a higher priority then the window plugin. I know you guys are all waiting on the window plugin, but i want to release this plugin, and maybe other UI widgets... *Refactoring needed?* Right now, all CSS classes for the above mentioned states must be defined, but i am thinking about refactoring this technique into a new plugin for which you can specify options, since we can also use this technique for buttons and some other widgets.. If i decide to do this, a demo will be up in 2 weeks or so... *Screenshots!* If you want to see how the end result CAN look, take a look at the "Today screen" in Live Messenger and at the bottom there is a checkbox. Or check this site: http://www.webunity.nl/upload/crir_demo.png To be continued... -- Gilles _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
