-
Jump or On Page Links
Is there any way to do jump or onpage links? Similar to the ones you typically see on FAQ pages where you click a link and it pushes the browser down to where the answer is? I've tried to do this, put the jump link tries to load a new page (ie <a href="#jump"></a>)
-
Re: Jump or On Page Links
Did you add the
<a name="jump"></a><a>Jump</a>
to where you want to go?
Also,
You need to use:
<a href="your_page.html#jump>Jump</a>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Content and Graphics Copyright (c) 2003 - 2013 Zen Ventures, LLC - all rights reserved
Zen Cart® is a Registered Trademark of Zen Ventures, LLC
Bookmarks