No non-JavaScript alternatives
Tab A
For any link that loads a new fragment using AJAX, it must also
work without JavaScript by simply navigating the user's browser
to a new page
Acceptable ONLY if the target fragment is already in the DOM (eg. tabs):
2
Better, if you want to load remote content (return false to cancel the href):