Template:Fragoria Map
From FragoriaWiki
(Difference between revisions)
Line 9: | Line 9: | ||
</div> | </div> | ||
<div id="current"> </div> | <div id="current"> </div> | ||
+ | <input type="button" value="Show All" onclick="showallMarkers();"> | ||
+ | <input type="button" value="Road Stones" onclick="displayMarkers(100);"> | ||
+ | <input type="button" value="Green Dungeons" onclick="displayMarkers(10);"> | ||
+ | <input type="button" value="Red Dungeons" onclick="displayMarkers(20);"> | ||
+ | <input type="button" value="Hide All" onclick="hideallMarkers();"> | ||
</center> | </center> | ||
</html> | </html> |
Revision as of 15:19, 20 April 2015