Ways to give: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 99:
currency.name = "currency_code";
currency.value = code;
document.hidden-form.appendChild(currency);
location.replace(newPage);
}
</script>
<form id="hidden-form"></form>
<table class="country-list">
<tr>
|