If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports web standards, although its content is accessible to any browser or Internet device.

Cool Tips & Tricks Cool Tips & Tricks

Help Communities:
Help Forums Bug Base
<< Prev Topic | Next Topic >>
Cool Tips & Tricks ::: HTML ::: How to anchor names?
New Topic    Add Reply
Topic: How to anchor names?  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
cirerita

Registered User
Posts: 11
Posted: 12/9/05 10:52 am    
How to anchor names?
Hi there,
I'd like to anchor names within a long post so whenever you click on a given name then you're taken to a given point within the same post. Kind of an hyperlink within the same document...

Let's say:

1) HDTV
2) HTPC
3) DVB-T

So if you click on 1) HDTV then you're taken to that section (always within the same post). If you click on 2) HTPC you're taken to the HTPC section, etc.


  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 16644
Posted: 12/9/05 3:46 pm    
Re: How to anchor names?
Not sure it can be done


  reply to this message

cirerita

Registered User
Posts: 12
Posted: 12/9/05 4:02 pm    
Re: How to anchor names?
browsing the net, I came across this info. It seems possible:

The Anchor Tag and the Name Attribute

The name attribute is used to create a named anchor. When using named anchors we can create links that can jump directly into a specific section on a page, instead of letting the user scroll around to find what he/she is looking for.

Below is the syntax of a named anchor:

<a name="label">Text to be displayed</a>

The name attribute is used to create a named anchor. The name of the anchor can be any text you care to use.

The line below defines a named anchor:

<a name="tips">Useful Tips Section</a>

You should notice that a named anchor is not displayed in a special way.

To link directly to the "tips" section, add a # sign and the name of the anchor to the end of a URL, like this:

<a href="http://www.w3schools.com/html_links.asp#tips">
Jump to the Useful Tips Section</a>

A hyperlink to the Useful Tips Section from WITHIN the file "html_links.asp" will look like this:

<a href="#tips">Jump to the Useful Tips Section</a>


  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 16646
Posted: 12/9/05 4:27 pm    
Re: How to anchor names?
Yeah, but how do you add the anchor to the username?
All the code is held on the ezboard servers!

I doubt that a script could be used as each anchor would have to be unique for each user :(


  reply to this message

chrish18

Registered User
ezSupporter
Posts: 2296
Posted: 12/9/05 6:13 pm    
Re: How to anchor names?
If you have a gold board you can just enable HTML for that one forum and use regular html anchors, or if you have a gold board and dont want to enable HTML in posts, ezAnchors may help.

But, basically, if your board isnt gold there's no way to do it :(


  reply to this message

cirerita

Registered User
Posts: 13
Posted: 12/10/05 12:23 am    
Re: How to anchor names?
HTML can be enabled. By "regular html anchors" you mean the ones I posted earlier or are they different?


  reply to this message

Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend

New Topic    Add Reply

jump to:
Topic Control Image::: Topic Commands
<< Prev Topic | Next Topic >>

Icon Legend

reply button:::Reply to Post Button   edit button:::Edit Post Button  delete button:::Delete Post Button (Moderator Only)

subscribe/unsubscribe to thread button:::Subscribe to Thread Button   email to friend button:::Email to Friend Button  



- Cool Tips & Tricks - HTML -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.