Jump to content

Recommended Posts


Posted

<a href="#something">link to something</a>

<a name="something"></a>

Posted
<a href="#something">link to something</a><a name="something"></a>

Excellent. It's working fine. MS link used id instead of name code. But both are working to me.

Posted

Yeah "id" works too. It's a later super strict standard if I'm recalling correctly. Might not work with older browsers.

  • 4 weeks later...
Posted (edited)

Should probably do a bit of Feature Detection to make sure the correct one is used. ;)

 

Edit: Oh wow, just realized how old all these topics are. Whoops.

Edited by war59312

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...