On 29/9/2006, at 20:08, Piero D'Ancona wrote:
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?
It works for me -- what does the base URL show (in the rounded text control at the top of the window)?