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 |
||
(25 intermediate revisions by the same user not shown) | |||
Line 38: | Line 38: | ||
#country-container{ |
#country-container{ |
||
/*display: none;*/ |
/*display: none;*/ |
||
float: </html>{{#ifeq:{{Template:Ltr-direction|{{{uselang}}}}}|rtl |
float: </html>{{#ifeq:{{Template:Ltr-direction|{{{uselang}}}}}|rtl|right|left}}<html>; |
||
} |
} |
||
Line 211: | Line 211: | ||
function loadCountry(){ |
function loadCountry(){ |
||
var newPage = window.location.href; |
|||
⚫ | |||
var newPage = window.location.value; |
|||
⚫ | |||
⚫ | |||
⚫ | |||
alert(newPage); |
|||
//window.location = newPage; |
|||
//return false; |
|||
} |
} |
||
</script> |
</script> |
||
Line 231: | Line 227: | ||
<div> |
<div> |
||
<div id="radiobuttons-table-header"> |
<div id="radiobuttons-table-header"> |
||
</html>{{int:donate_interface-amount-legend}}<html> |
</html>{{int:donate_interface-amount-legend}}<html> </html>{{2011FR/core-currency-symbol|{{2011FR/core-currency-code|{{{country}}}}}}}<html> |
||
</div> |
</div> |
||
<div class="collapsible-container-trigger" id="country-container" cursor: pointer;" onclick="triggerClick('country');"> |
<div class="collapsible-container-trigger" id="country-container" cursor: pointer;" onclick="triggerClick('country');" onblur="document.getElementById("country-container").style.display='none';"> |
||
<span style="font-weight: bold; font-size: 1.2em" |
<span style="font-weight: bold; font-size: 1.2em"></span><span style="font-size: 0.6em">(Change?)</span> |
||
<br/> |
<br/> |
||
<span class="currency-collapsible-container-contained" id="country-container-contained"> |
<span class="currency-collapsible-container-contained" id="country-container-contained"> |
Latest revision as of 03:07, 10 November 2011
(Change?)