[TxMt] anchors in HTML window

Piero D'Ancona pierodancona at gmail.com
Fri Sep 29 18:08:49 UTC 2006


Suppose I have a myFile.html file containing a link

<a href="myFile.html#myAnchor"> Go to anchor! </a>

which points to an anchor in the same file:

<a name="myAnchor"> I knew you would come here! </a>

When I load the file in the TextMate HTML window,
apparently, the link to the anchor does not work (when 
I click on it, the HTML page goes blank).
What am I doing wrong?

Thanks,
Piero






More information about the textmate mailing list