|
Hello all,
I'm having a problem on my eBay auction pages. I think the best way to explain my question is to describe what I don't like about it.
I have the following anchor tags:
Code
<a href="http://search.ebay.com/_W0QQsassZpairothedQQhtZ-1" >
<a href="#Payment">
<a href="#Shipping">
<a href="#Policies">
Matching Tags
<a name="Payment">Payment</a>
<a name="Shipping">Shipping</a>
<a name="Policies">Policies</a>
Say you're at the top of the page and click on Shipping to get to that section, and then click on "Top of Page" ( I also have <a href="#top">Top of page</a> at the bottom of each section), then you click on Policies and then Top of Page. You then have to press "back" several times to get to the original auction search before you clicked on my auction.
Is there a way to keep everything contained within my page so that the viewer doesn't have to press back five times to get to their original search? I don't want my auction viewers to get annoyed!
I've seen frequently asked sections like this on websites and I don't have to press the back button to get to wherever I first was.
I hope I'm making this clear. These auctions are scheduled to start tomorrow or else I would post a link so you could see what I'm referring to.
Any help would be greatly appreciated! Thanks!
|