User:Pcoombe/sandbox: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 192: Line 192:


<script>
<script>
$().ready(function(){
$(document).ready(function() {

$("input[name='amount']").change(function () {
$(".frequency-options > label").click(function() {
$("#radiobuttons-table > td").removeClass("checked");
$(".frequency-options > label").removeClass("checked");
$(".input_amount_other").removeClass("checked");
$(this).addClass("checked");
});

$("#radiobuttons-table label, .input_amount_other").click(function() {
$("#radiobuttons-table label").removeClass("checked");
$(".input_amount_other").removeClass("checked");
$(this).addClass("checked");
});
});
$(".input_amount_other").click(function() {
$(".input_amount_other").click(function() {
$("#radiobuttons-table > td").each(function() {
$("#radiobuttons-table > td").each(function() {
Line 204: Line 210:
});
});
$(".input_amount_other").addClass("checked");
$(".input_amount_other").addClass("checked");
$(this).addClass("checked");
$("#input_amount_other_box").focus();
});
$("input[name='frequency']").click(function() {
$(".frequency-options > label").removeClass("checked");
$(this).parent().addClass("checked");
});
});

Revision as of 12:14, 23 September 2014

Wikipedia is still not on the market

Thank you for considering a donation to the Wikimedia Foundation, the nonprofit that hosts Wikipedia and other crucial free knowledge projects.

We invite you to reflect on the number of times you visited Wikipedia in the past year. If the knowledge you gained here was valuable, please join the 2% of readers who donate to the nonprofit that supports Wikipedia.

It is hard to know what to trust online these days. Wikipedia is different: not perfect, but also not here to make a profit or to push a particular perspective. It is written by everyone, together, because they want to help create a free repository of high-quality information.

If Wikipedia has given you useful knowledge this year, please give back. There are no small contributions: every edit counts, every donation counts.

Thank you.

  1. REDIRECT Template:Validation.js


select an amount
select a payment method
Where your donation goes

Technology: Servers, bandwidth, maintenance, development. Wikipedia is the #5 website in the world, and it runs on a fraction of what other top websites spend.

People and Projects: The other top websites have thousands of employees. We have 200 employees to support a wide variety of projects, making your donation a great investment in a highly-efficient not-for-profit organization.

By donating, you are sharing your information with the Wikimedia Foundation, the nonprofit organization that hosts Wikipedia and other Wikimedia projects, and its service providers in the U.S. and elsewhere pursuant to our donor privacy policy. We do not sell or trade your information to anyone. For more information please read our donor policy.
*Monthly payments will be debited by the Wikimedia Foundation until you notify us to stop. We'll send you an email receipt for each payment, which will include a link to easy cancellation instructions.