Hello again,
I have imported some HTML docs from another project, and … everything red because of HTML validator errors. Fixed most of them, but the one below puzzles me: the validator issues the
“Start tag (<a>) not closed.”
complaint the sequence
<a href=”javascript:void(0)” onMouseOver=”JavaScript:displayLink(‘
Setting the DOCTYPE makes no difference.
Any ideas what’s wrong?
Victor
<html>
<head>
</head>
<body>
<a href="javascript:void(0)" onMouseOver="JavaScript:displayLink('<a href=glossary.htm>Glossary</a><br>')">gl</a><br/>
<a href="javascript:void(0)" onMouseOver="JavaScript:displayLink('<a href=dudududadada.htm>aljfaljal</a><br>')"acc</a><br/>
</body>
</html>
My configuration:
*** Date: Fri Nov 25 16:32:08 CET 2005
*** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_05
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 4.0.3 GA
Build id: 20051025-4.0.3-GA
*** Eclipse details:
Eclipse SDK
Version: 3.1.1
Build id: M20050929-0840
Eclipse Platform
Version: 3.1.1
Build id: M20050929-0840
Eclipse RCP
Version: 3.1.1
Build id: I20050627-1435
Eclipse Java Development Tools
Version: 3.1.1
Build id: I20050627-1435
Eclipse Plug-in Development Environment
Version: 3.1.1
Build id: I20050627-1435
Eclipse Project SDK
Version: 3.1.1
Build id: M20050929-0840
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
E:\progs\eclipse31\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
1c98_768
-vm
e:\java\jdk15\jre\bin\javaw.exe