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 211: | Line 211: | ||
function loadCountry(){ |
function loadCountry(){ |
||
var newPage = window.location; |
var newPage = window.location.href; |
||
newCountry = document.getElementById("currency-select").value; |
newCountry = document.getElementById("currency-select").value; |
||
alert(newPage); |
alert(newPage); |
Revision as of 01:28, 10 November 2011
$(Change?)