Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  permalink
    So instead of doing this: <a name="top"></a> what can I do (without using javascript)?

    thanks
    • CommentAuthorKanashii
    • CommentTimeMar 21st 2006 edited
     permalink
    Use the id attribute, name has been removed : )
  2.  permalink
    that worked, thanks!
  3.  permalink
    I PRODUCE LARGE VOLUMES OF PORK-BASED FOOD PRODUCTS!
    <a id=""></a> is for xhtml only
  4.  permalink
    Actually, using the ID attribute for your anchor can be used with any HTML or XHTML doctype.
    •  
      CommentAuthorSpookyET
    • CommentTimeMar 25th 2006
     permalink
    Offtopic: jamessablan: Your avatar is quite annoying. Please change it.
    •  
      CommentAuthornifkin
    • CommentTimeMar 26th 2006
     permalink
    Actually, using the ID attribute for your anchor can be used with any HTML or XHTML doctype.

    Another side note: it doesn't have to be applied to an A either. You can jump the page to any element with an ID attribute.
  5.  permalink
    Yeah, indeed.
Add your comments
    Username Password
  • Format comments as (Help)