Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki)
82,369
edits
mNo edit summary |
mNo edit summary |
||
Line 91: | Line 91: | ||
$("#countryofNetherlands").click(function(){$("#NetherlandsStates").show();}); | $("#countryofNetherlands").click(function(){$("#NetherlandsStates").show();}); | ||
$("#countryofNetherlands2").click(function(){$("#NetherlandsStates").show();$("#allLocations").show();}); | $("#countryofNetherlands2").click(function(){$("#NetherlandsStates").show();$("#allLocations").show();}); | ||
/*------------------------------NetherlandsAntilles states----------------------------*/ | |||
$("#countryofNetherlandsAntilles").click(function(){$("#netherlandsAntillesStates").show();}); | |||
$("#countryofNetherlandsAntilles2").click(function(){$("#netherlandsAntillesStates").show();$("#allLocations").show();}); | |||
/*------------------------------Nigeria states----------------------------*/ | /*------------------------------Nigeria states----------------------------*/ | ||
$("#countryofNigeria").click(function(){$("#nigeriaStates").show();}); | $("#countryofNigeria").click(function(){$("#nigeriaStates").show();}); |