<a href="#" ...> not handled as link
André Wöbbeking
Woebbeking at onlinehome.de
Thu Oct 14 23:39:36 BST 2004
On Friday 15 October 2004 00:28, David Faure wrote:
> On Thursday 14 October 2004 23:26, André Wöbbeking wrote:
> > Hi,
> >
> > on a site I found something like
> >
> > <a href="#" onClick="window.open('...')"/>Text</a>
>
> Do you really mean /> before Text?
> This closes the a tag (HTML is like XML, <a/> means the a is closed).
> The bug is in the HTML, that "/" shouldn't be there.
You're right. The trailing / is wrong, thanx. I'll write a mail to the
webmaster. If he fix that I'll see if href="#" works :-)
More information about the kfm-devel
mailing list