Jump to content

MediaWiki:Common.js: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 61: Line 61:
$("#countryofGermanEmpire").click(function(){$("#germanEmpireStates").show();});
$("#countryofGermanEmpire").click(function(){$("#germanEmpireStates").show();});
$("#countryofGermanEmpire2").click(function(){$("#germanEmpireStates").show();$("#allLocations").show();});
$("#countryofGermanEmpire2").click(function(){$("#germanEmpireStates").show();$("#allLocations").show();});
/*------------------------------Honduras states----------------------------*/
$("#countryofHonduras").click(function(){$("#hondurasStates").show();});
$("#countryofHonduras2").click(function(){$("#hondurasStates").show();$("#allLocations").show();});
/*------------------------------Hungary states----------------------------*/
/*------------------------------Hungary states----------------------------*/
$("#countryofHungary").click(function(){$("#hungaryStates").show();});
$("#countryofHungary").click(function(){$("#hungaryStates").show();});