Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki)
82,369
edits
mNo edit summary |
mNo edit summary |
||
Line 52: | Line 52: | ||
$("#countryofFrenchPolynesia").click(function(){$("#frenchPolynesiaStates").show();}); | $("#countryofFrenchPolynesia").click(function(){$("#frenchPolynesiaStates").show();}); | ||
$("#countryofFrenchPolynesia2").click(function(){$("#frenchPolynesiaStates").show();$("#allLocations").show();}); | $("#countryofFrenchPolynesia2").click(function(){$("#frenchPolynesiaStates").show();$("#allLocations").show();}); | ||
/*------------------------------Guatemala states----------------------------*/ | |||
$("#countryofGuatemala").click(function(){$("#guatemalaStates").show();}); | |||
$("#countryofGuatemala2").click(function(){$("#guatemalaStates").show();$("#allLocations").show();}); | |||
/*------------------------------Germany states----------------------------*/ | /*------------------------------Germany states----------------------------*/ | ||
$("#countryofGermany").click(function(){$("#germanyStates").show();}); | $("#countryofGermany").click(function(){$("#germanyStates").show();}); |