Widget:Test1: Difference between revisions

From International Robin Hood Bibliography
mNo edit summary
mNo edit summary
Line 275: Line 275:
mp.firstChild.style.display = "block";
mp.firstChild.style.display = "block";
mp.firstChild.onclick = mapClick;
mp.firstChild.onclick = mapClick;
mp.firstChild.onmouseover = showToolTip;
mp.firstChild.onmouseover = showTooltip;
} else {
} else {
throw error;
throw error;

Revision as of 18:18, 22 May 2019

This widget displays the navigation map on country and administrative division landing pages in the place-names section of IRHB. It takes no parameters.