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: | ||
alert(window.location); |
alert(window.location); |
||
var newPage = window.location; |
var newPage = window.location; |
||
newCountry = |
newCountry = document.getElementById("currency-select").value; |
||
alert(newPage); |
alert(newPage); |
||
alert(newCountry); |
alert(newCountry); |
Revision as of 22:37, 9 November 2011
$(Change?)