Announcement

Collapse
No announcement yet.

How to use Named Anchors for within the page navigation?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: How to use Named Anchors for within the page navigation?

    Probably obvious, but to make it more dynamic so you don't have to hard code the Product code in, I used:

    &mvt:global:sessionurl;Screen=PROD&Store_Code=STOR ECODE&Product_Code=&mvt:product:code;

    Comment


      #17
      Re: How to use Named Anchors for within the page navigation?

      This might help
      <div class="Top c1"><a href="../glossary.html#top">Start of page <img alt="Back To Top" src=
      "../mm5/up.gif" width="13" height="12" border="0" /></a></div>

      The above works when using SEO turned on. You can change the html page to any product but you will also need to add ../product/glossary.html#top or "category". The example above I'm using both text and a graphic to go back to the top.

      Hope this helps :)
      Last edited by [email protected]; 11-18-09, 11:20 AM.

      Comment

      Working...
      X