JQuery plugin for sexy css buttons
You probably know that on windows you have this ugly buttons in HTML forms. They look like this:
For my latest project I needed a way to convert this ugly buttons to nice looking buttons, when I started searching I came a cross the nice CSS solution www.oscaralexander.com he found a nice way to do this with simple CSS. But since I allready started this project I dind’t like to rewrite all my forms!! For that purpose I created a jQuery plugin! The result looks like this:
So the next time you create a form with those ugly buttons, think of this plugin!
Click here to download the files.
Ps. this plugin is under licenced the creative commons license (meaning its free)

THE COMMENTS:
What tony said 3 days later:
can't get this work with IE7 :-(
very nice with FF2
What jankees said 3 days later:
That's strange, the screenshots on my website are taken on IE7…
Do you get a javascript error?
What ben said 173 days later:
doesn't work on ff3 and ie7 when call a js function
ex:
What Jankees said 173 days later:
Hi Ben,
Thanks for you reply, I currently use this plugin in FF3, I hope you could send me an example of your problem.
Thanks,
Jankees
What Armando Borge said 372 days later:
Is working right for me in IE7, FF2, FF3 and Google Chrome…
Thanks for the code… Very useful