KHTML: handling of invalid <a> tags
Dawit Alemayehu
adawit at kde.org
Sun May 22 20:35:01 BST 2005
I cannot click on links @ my Citibank online account. It seems that KHTML can
properly handle the following invalid HTML:
<a href="javascript:alert('Hello World!')">
<big>Click Here</big>
but not this one
<a href="javascript:alert('Hello World!')"/>
<big>Click Here</big>
Notice the no close tag, i.e. </a>. Does dealing with the last case require
special work ? FWIW it works fine in Mozilla/Firefox...
--
Regards,
Dawit A.
"Practice what you preach, preach what you practice"
More information about the kfm-devel
mailing list