Quote:
Originally Posted by SuperGLS
Great work!
If we we wanted to add Australian dollars to the list we'd just need to add a value like:
<option value="AUD">$ - AUD</option>
Right?
|
That's correct

.
Quote:
Originally Posted by Cort
Very nice - thanks. Any way to add color to the html?
Be great to get an Aussie option.
|
Use what SuperGLS has above for Australian dollars. In regards to colour, use
<span style="color: XXXXXX">text</span>, replace XXXXXX with the colour of your choice.
Quote:
Originally Posted by Sax on the Web
What about passing a parameter?
I have a need to to know donor's user name.
They often use different email for Payal than for forum registration.
thanks,
|
I've no plans for that at the present time. I might look into it if/when it's possible to install widgets via the product manager system.