Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki)
82,369
edits
mNo edit summary |
mNo edit summary |
||
Line 85: | Line 85: | ||
$("#countryofMexico").click(function(){$("#mexicoStates").show();}); | $("#countryofMexico").click(function(){$("#mexicoStates").show();}); | ||
$("#countryofMexico2").click(function(){$("#mexicoStates").show();$("#allLocations").show();}); | $("#countryofMexico2").click(function(){$("#mexicoStates").show();$("#allLocations").show();}); | ||
/*------------------------------Montserrat states----------------------------*/ | |||
$("#countryofMontserrat").click(function(){$("#montserratStates").show();}); | |||
$("#countryofMontserrat2").click(function(){$("#montserratStates").show();$("#allLocations").show();}); | |||
/*------------------------------Netherlands states----------------------------*/ | /*------------------------------Netherlands states----------------------------*/ | ||
$("#countryofNetherlands").click(function(){$("#NetherlandsStates").show();}); | $("#countryofNetherlands").click(function(){$("#NetherlandsStates").show();}); |