Skip to content

Go back link #7

Open
Open
@tomhub

Description

@tomhub

I was wondering if "Go back" link before "Go to the top.." would ease navigation. Eg., going from the dataset table to the codelist table, and back one could go back by clicking "back" button on the browser, or there could be a link to go back one history:

  <!-- ************************************************************* -->
  <!-- Link to Top                                                   -->
  <!-- ************************************************************* -->
  <xsl:template name="linkTop">
    <p class="linktop">Go <a href="javascript:history.back()">back</a>. Go to the <a href="#main">top</a> of the Define-XML document</p>
  </xsl:template>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions