Manuel-Bieh.de › Work › Web › jQuery Plugins
jQuery Plugins

Within a short time after the initial release of the well-known and popular JavaScript frameworks I was an enthusiastic user of jQuery. Throughout the years I developed over a dozen of own plugins and also released some of them as open source.
- Xify
A small plugin to show a "×" in input areas to remove the textcontent of the according areas by just clicking the "×". You might know this behavior from the iPhone Safari's urlbar. - Styleform
Everybody who has ever tried to style radio buttons or checkboxes knows how useful this plugin can be. - Geolocation API Wrapper
This is probably my favorite. It's a simplification layer of the W3C Geolocation API which you can use to locate the visitor of a website.

