| Using Dollars 2 Pounds Currency Converter popup window. | ||
| URL: | http://www.Dollars2Pounds.com/Converter/CurrencyConverter.php?Base=USD&Amount=xxx | |
| Where | Base is the base currency to convert from. Acceptable value's are GBP, USD, XEU (Euro) and JPY. | |
| Amount is the amount to convert (in the base currency). | ||
| Using Currency Converter popup script. |
| Dollars 2 Pounds makes available for general use JavaScript that is aimed at making calls to the converter popup easier for developers. This script should be used by preference as it will be optimised for the page size and any updates to the page. |
| The script file can be referenced at http://www.Dollars2Pounds.com/Scripts/CurrencyFunctions.js To call the script use the following code: javascript:ShowCurrencyConverter ('USD',1.00) |
| An example of its use might be: Item Price $200 Convert |
| If you still have problems contact Dollars 2 pounds support |