Results 1 to 2 of 2

Thread: Help needed w/ target code

  1. #1
    Join Date
    May 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Help needed w/ target code

    I'm not really sure how to even word this question so I'll show you what I'm trying to do.

    Here is one of my auctions:

    http://cgi.ebay.com/ws/eBayISAPI.dll...MESE%3AIT&rd=1

    As you will see, at the top of the description I have links to my Terms of Sale. After each term is a link back to the top of the page. The problem is after clicking all those links, you click the back button and it takes you through every position on the page the links brought you to. So a buyer would have to click the back button several times to get back to the search they were viewing.

    I've seen before on website's FAQs page where you can click several links and click the back button only once to get back to the previous page. Anyone know a code for that? Thnx in advance!

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    If you're clicking a link, it generally acts as a new page, even if it's just a target on the same page.

    Try scrolling down to the bottom of this site (in the topic view) and clicking the "[Jump to Top of Page]" link near the bottom right. It will also do the same thing with the back arrow.

    It's just how it works.

    Not sure how to get around it, without using complex javascript to scroll the page when you click a link, rather than it actually even being a real link. But, I wouldn't expect ebay to let you have scripts, anyway.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •