$(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

Welcome to Al-Mamoor Payment Portal

Please select one of the below purpose of your intended payment.
Tuition / Registration for New Students / Supply and Books / Donation.
You also have an alternative way of making payments through the PayPal choice shown below.