Click here to get back home

HTML Link to an Anchor - eBay Listing Template

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
HTML Link to an Anchor - eBay Listing Template httpmart 06-30-2005
Get Chitika Premium
Posted by httpmart on June 30, 2005, 9:43 pm
Please log in for more thread options


On my website I routinely make use of anchors such as:

<a name="shipping">SHIPPING</a>

and a link to them such as:

<a href="#shipping">Go to Shipping information</a>

These work fine on IE.

For my eBay auctions I have created a HTML template with the same
anchor and link code. When saved on eBay as a real listing they will
not work as the links don't know the anchor is on that page.

I have looked at other eBay listing templates that do the same thing
and they have the links appear to have the complete path including the
eBay listing number, etc. This is impractical to do as you would have
list the item, get the path and revise it updating the links.

In my HTML reference books I have not found anything that addresses
this situation. Any ideas out there? Is it something that you can't
do on an eBay listing?

Thank you for any responses,
Roy


Posted by Dan on July 1, 2005, 5:31 am
Please log in for more thread options


httpmart@yahoo.com wrote:
> On my website I routinely make use of anchors such as:
>
> <a name="shipping">SHIPPING</a>
>
> and a link to them such as:
>
> <a href="#shipping">Go to Shipping information</a>
>
> These work fine on IE.

How well do they work on *decent* browsers, like Mozilla?

Actually, that's perfectly standard code, so it should work in all
browsers.

> I have looked at other eBay listing templates that do the same thing
> and they have the links appear to have the complete path including the
> eBay listing number, etc. This is impractical to do as you would have
> list the item, get the path and revise it updating the links.

Do they actually have the full path in the links, as seen when you view
the source of the page, or is it just showing up that way when you
mouseover the link in the browser?

Both formats, with a full link and with a relative link consisting only
of the fragment identifier, are legal, but the relative form is best if
you want it to work no matter what URL the page is placed at. However,
it's possible the Ebay software messes with the format of the links
when they're posted or viewed. Also, it is necessary that any anchors
you include are unique in the entire page; since your code gets
inserted into the middle of a template, there may be other anchors
elsewhere in the Ebay-generated code, and they could possibly conflict
with yours.

--
Dan


Similar ThreadsPosted
Target frame link anchor in new parent html file December 13, 2004, 3:47 am
Anchor link around input button November 3, 2008, 10:48 pm
Problem with Anchor link now working properly in IE! February 1, 2005, 12:33 pm
HTML Template Language? December 31, 2005, 9:48 am
trouble using html tidy with template files March 4, 2006, 1:12 pm
Directory Listing February 22, 2005, 5:21 pm
file listing with perl January 27, 2006, 8:13 am
How to stop directory listing a folder January 22, 2006, 2:51 am
Over 1,700 of the WEBS most Useful and FUN Sites - Massive Listing! September 4, 2005, 10:29 am
html anchor tag displayed in middle not top October 11, 2005, 8:30 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap