MediaWiki:Common.js: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 96: Line 96:
/*------------------------------Nigeria states----------------------------*/
/*------------------------------Nigeria states----------------------------*/
$("#countryofNigeria").click(function(){$("#nigeriaStates").show();});
$("#countryofNigeria").click(function(){$("#nigeriaStates").show();});
$("#countryofNigeria2").click(function(){$("#igeriaStates2").show();});
$("#countryofNigeria2").click(function(){$("#nigeriaStates2").show();});
/*------------------------------Northern Ireland states----------------------------*/
/*------------------------------Northern Ireland states----------------------------*/
$("#countryofNorthernIreland").click(function(){$("#northernIrelandStates").show();});
$("#countryofNorthernIreland").click(function(){$("#northernIrelandStates").show();});