<a href="#" ...> not handled as link
Thiago Macieira
thiago.macieira at kdemail.net
Fri Oct 15 00:30:40 BST 2004
David Faure wrote:
><html>
><a href="#" onClick="window.open('http://www.kde.org')"/>Text</a>
></html>
*That* above works. But if you write a proper HTML file, it fails:
<html>
<body>
<a href="#" onClick="window.open('http://www.kde.org')"/>Text</a>
</body>
</html>
I'm guessing it's quirks mode.
--
Thiago Macieira - Registered Linux user #65028
thiago (AT) macieira (DOT) info
ICQ UIN: 1967141 PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20041014/a5b222b1/attachment.sig>
More information about the kfm-devel
mailing list