Tagged Questions
16
votes
3answers
4k views
Prevent tabstop on A element (anchor link) in HTML
Is it possible to cancel an <a href="..."> from being tabstopped in any browser? I would like to do this without Javascript.