You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

<div id="utilityBox">
  <ul>
    <!-- link to page specific help file -->
    <li><a href="#" onclick="map.window.helpWin(); return false;">Help</a></li>

    <!-- link to homeUrl, i.e. the page the app was launched from, usually a gateway page -->
    <li><a id="homeURL" href="$homeUrl" >Home</a></li>
  </ul>
</div>
  • No labels