Saturday, January 15, 2005

Still bugs in the implementation of HTML hyperlinks?!

Still bugs in the implementation of HTML hyperlinks?!


Yes. What's the problem? Same-document references are resolved using the base URI in most browsers. (Only Lynx gets it right!) What does that mean? It means that in most browsers same-document links (like ) don't point to another location in the current document, but point to the document linked to in the base href. …

0 Comments:

Post a Comment

<< Home