|
No it's not .. but it depends on the application how you re-create that. If you've already considered non-script browser elsewhere, such that there's no need for the <a> to have redundent noscript behavior, then you can replace the href and onlick with a single javascript: URI - such as href="javascript:someFunction(args)"
If the contents are different for each link, even if only by an otherwise-irrelevant change in argument value, then the link should show as visited once it's been clicked.
__________________
"Why bother with accessibility? ... Because deep down you know that the web is attractive to people who aren't exactly like you." - Joe Clark
|