Template:2011FR/Form-section-radiobuttons-4: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 145: | Line 145: | ||
function loadCountry(){ |
function loadCountry(){ |
||
var newPage = window.location |
var newPage = window.location.value; |
||
newCountry = $("#currency-select").value; |
newCountry = $("#currency-select").value; |
||
newPage.replace("</html>{{{country}}}<html>",newCountry); |
newPage.replace("</html>{{{country}}}<html>",newCountry); |
Revision as of 19:30, 6 November 2011
$(Change?)