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 212: | Line 212: | ||
function loadCountry(){ |
function loadCountry(){ |
||
alert(window.location); |
alert(window.location); |
||
var newPage = window.location |
var newPage = window.location; |
||
newCountry = $("#currency-select").value; |
newCountry = $("#currency-select").value; |
||
newPage.replace("</html>{{{country}}}<html>",newCountry); |
newPage.replace("</html>{{{country}}}<html>",newCountry); |
Revision as of 22:16, 9 November 2011
$(Change?)