MediaWiki:MapMenu-GR.js: Difference between revisions

Click the "List of All Localities" button on document load
(Show the menu on page load)
(Click the "List of All Localities" button on document load)
 
Line 291: Line 291:
$(document).ready(function () {
$(document).ready(function () {
     // start out by showing all menu items
     // start out by showing all menu items
     showAllCountries();
     $("#all_countries_button").click();
}); /** End of Map Menus code */
}); /** End of Map Menus code */
53,890

edits