Changing info_footer to info_settings.
Location from footer to top right hand corner. modified: public_html/gmap.html modified: public_html/script.js modified: public_html/style.css
This commit is contained in:
parent
9e8c1053bd
commit
2d1325f014
3 changed files with 15 additions and 22 deletions
public_html
|
@ -18,7 +18,7 @@
|
|||
<p id="selinfo">Click on a plane for info.</p>
|
||||
<div id="tabinfo"></div>
|
||||
</div>
|
||||
<div id="info_footer"><a href="#" onClick="resetMap();">Reset Map</a></div>
|
||||
<div id="info_settings">[<a href="#" onClick="#resetMap();">Settings</a>]</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue