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.

currency


Currency widget

Currency widget is jQuery-plugin that lets your visitors convert between currencies.
It uses themes from jQuery UI.
It requires a server-side script, as cross-domain ajax-requests aren't allowed in most major browsers. A PHP-file is included.
The currencies must be given in ISO-4217.

autoNumeric

International numeric and currency formatting made easy

" ₩ith In₮€r₦a₮io₦£ ₡urr€₦¢¥ $¥mbo₤ $u₱₱or₮"

The client can only enter numeric values and decimal separator - plug-in automatically places a thousand separator as they type.

Supports multiple international numeric and currency formats including those used in most of Europe, North and South America, Asia and India's (lakhs). The varied formats are controlled by a simple META DATA code that is placed in the input tag. Whole numbers and decimal accuracy are defined in this code. This plug-in also allows multiple formats to reside on the same page.

Supports nine different rounding methods (Round-Half-Up Symmetric & Asymmetric, Round-Half-Down Symmetrical & Asymmetric, Round-Half-Even "Bankers Rounding", Round Up, Round Down, Round to Ceiling & Round to Floor)

jQuery Price Format Plugin

jQuery Price Format Plugin is a plugin to format input text fields as prices. For example, if you type 123456, the plugin updates it to US$ 1,234.56. It is costumizable, so you can use other prefixes and separators (for example, use it to get R$ 1.234,55), and also limit the the number of chars or change the size of the cents field (for example, to get US$ 12.345)

Visit our homepage, see some examples, and learn how to use.

Currency

Currency: an unobstrusive automatic and real time currency conversion

This is a small tool that may prove to be usefull. It permits automatically converting any currency to any other currency on a website, with real time quotes. It is

implemented using an ajax PHP script backend (for cross-domain issue).

How to install:

Simply copy the currency-ajax.php file to the website (for example in the root folder), the jquery.currency.js and currency.css files. In addition, you can use the set

of icons provided in the package, or your own.

How it works:

Currency reads automatically traverses the DOM and processes every element tag with class currency. Each automatically converted currency value uses the

rel= tag for the options.

Here is an example: