|
Member login
Not registered? Sign up
ICCFX members: 6732
Try ICCFX with WAP!
 Anytime Anywhere
Quick conversion
|
ICCFX on your site!
With only one line of HTML, you can have your own currency ticker, on your site!
Simply copy this following line and paste it into the source code your webpage.
<SCRIPT LANGUAGE="JavaScript" SRC="http://www.iccfx.com/myticker.php"></SCRIPT>
How to customize?
Additionally, you can choose any currency you like, in every color you wish, as fast as you want!
Just add if necessary, any possible parameter to the script's SRC tag.
| Parameter | Example | Description | Note |
| bgcol | #404040 | Background color | |
| width | 250 | Width in pixels | |
| height | 15 | Height in pixels | |
| from | EUR | Base currency | must exist, uppercase |
| to | CAD,USD,GBP | Target currencies, delimited | must exist, all uppercase |
| invert | 1 | Invert calculations | EUR/(USD,CAD) becomes (USD,CAD)/EUR |
| top | 0 | Position on page from top | |
| left | 0 | Position on page from side | |
| fontface | Tahoma,Arial | Font(s) | use %20 in stead of spaces |
| fontsize | 11 | Font size | only number, px is added already |
| fontcolor | white | Font color | hex code, or color name |
| valuecolor | #FFCC00 | Font color (values) | hex code, or color name |
| direction | vertical | Scrolling direction | vertical/horizontal |
| speed | 30 | Scrollling speed | less = faster |
| pause | 2500 | Pause in between scrolls | in milliseconds |
| fade | true | Fade in/out per scroll | Only IE5+/NS6+ |
| mousestop | false | Stop scrollign onmouseover | Only IE5+ |
|
|