Template:2011FR/Form-section-radiobuttons-currencychoice: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 213: | Line 213: | ||
var newPage = window.location.href; |
var newPage = window.location.href; |
||
newCountry = document.getElementById("currency-select").value; |
newCountry = document.getElementById("currency-select").value; |
||
⚫ | |||
alert(newPage); |
|||
alert(newCountry); |
|||
alert("</html>{{{country}}}<html>") |
|||
⚫ | |||
alert(newPage); |
|||
//window.location = newPage; |
|||
//return false; |
|||
} |
} |
||
</script> |
</script> |
Revision as of 01:32, 10 November 2011
$(Change?)