I am trying to setup a FAQ page where you click the question and it moves you down to the correct location on the page. Ihave searched the forums but have not found anything.
Any ideas?
This is a discussion on need help getting anchor tags to work within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I am trying to setup a FAQ page where you click the question and it moves you down to the ...
I am trying to setup a FAQ page where you click the question and it moves you down to the correct location on the page. Ihave searched the forums but have not found anything.
Any ideas?
Actually, I can help you with this, and its pretty easy.
This is the tag setup you need to use.
<a href="#Link Name">Text</a> would be set up as link
and the anchor itself is this
<a name="Link Name"></a>
The text and the name do not have to match exactly, but the Link Name and the Anchor HAVE to be identical or it will not find it. You can "stack" them as well, having multiples one after the other, as long as you have each tag closed, and linked with different anchor names.
Hope this helps!!
~~!!It did WHAT??!!~~
you can visit:
1.) http://www.oscommerce.com/community/contributions,1106
2.) http://www.oscommerce.com/community/contributions,139
3.) http://www.oscommerce.com/community/contributions,640
hope that helps.
Bookmarks