Jump to content

MediaWiki:Common.js: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 114: Line 114:
/*-----------------------------philippines states----------------------------------------*/
/*-----------------------------philippines states----------------------------------------*/
$("#countryofPhilippines").click(function(){$("#philippinesStates").show();});
$("#countryofPhilippines").click(function(){$("#philippinesStates").show();});
$("#countryofPhilippines2").click(function(){$("#philippinesStates").show();$("#allLocations").show();});
$("#countryofPhilippines2").click(function(){$("#philippinesStates2").show();$("#allLocations").show();});
/*-----------------------------poland states----------------------------------------*/
/*-----------------------------poland states----------------------------------------*/
$("#countryofPoland").click(function(){$("#polandStates").show();});
$("#countryofPoland").click(function(){$("#polandStates").show();});