Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
9/25/2009 12:44:03 AM EDT
Why can't I get a #(hash/pound/whatever it's called) link to work.
Link in question is:
http://indianahsfootball.homestead.com/files/sectrate.htm#SECTIONAL 23





But when you click the link it doesn't take you to the first occurrence of "SECTIONAL 23" on that page...
What gives?
 
 
9/25/2009 12:56:15 AM EDT
[#1]
Everything but the hotlinks is just text.  You can't hotlink to just plain old text.  The sectional headers would have to be formatted as hypertext links on that page, and they aren't.  The only one who can change that script code is the owner of the web page.

9/25/2009 12:58:12 AM EDT
[#2]
It needs to have a corresponding "name tag" in the page

<a name="SECTIONAL 23">SECTIONAL 23</a>
9/25/2009 1:07:00 AM EDT
[#3]
For some reason I must have crossed my .html/BB code/hot/Wiki wires.



Thanks