$(document).ready(function() { $("select").change(function() { $(this).find("option:selected").each(function() { if ($(this).attr("value") == "class") { $(".box").not(".class_name").hide(); $(".class_name").show(); $(".box").not(".class_name").val(""); } else if ($(this).attr("value") == "ref") { $(".box").not(".ref_id").hide(); $(".ref_id").show(); $(".box").not(".ref_id").val(""); } else { $(".box").hide(); } }); }).change(); });
Select Page

Donation

Click on Form Access, and then proceed to input your Credit Card Account Information, Billing Information including the “Payment Purpose”; e.g. Scholarship Fund, Zakaat Fund, Building Fund etc.

Upon completion of all input, check on “I’m not a robot” and then click on the Submit button.