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