Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

fancyButton


FancyButton is a jQuery plugin to create buttons from an 'a' or 'input'
FancyButton will wrap the element with a span, prepend it with a span and append it with a span. This way the element remains an inline element and the prepended and appended span can be used to add simple rounded corners / png’s while the button will still work normally in IE6. javascript clicks will be put on the container span so the code will be only triggered once, this is very helpful when you work with .net postbacks for example. When the element has a width attribute in the CSS this width will be parsed to the element’s code; this will fix the “firebug cannot set the width” bug. Only elements with a class fancybutton will be processed.

Downloads



0
Your rating: None