Ernest Cline wrote: > That can already be done with CSS3 Selectors. The selector a[href^="#"] would > select all links that begin with "#" and hence point to the current page. That's clearly not enough. if the document's URL is http://www.example.com/foo.html and the href of the link is foo.html#bar, that's a local URL too and it does not begin with #... </Daniel>Received on Monday, 31 March 2003 02:44:16 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:20 GMT