Firefox and #link

Miscellaneous Forums/General Discussion/Firefox and #link

Hi All,
I have a command help file in html format, where the command links are like this:
<A HREF="#1"> <B> MyCommand </B> </A>

later in the page there's the the related name reference:
<A NAME="#1"> </A>

This works fine with MS Explorer - I mean, clicking on the link make the browser go to the Name tag - but not with Firefox (V. 2.0.0.1). Do you know of any Firefox setting I should do, in order to have this working ?

Thanks,
Sergio.

Try '<A NAME="1"> </A>'