- From: Dave Raggett <dsr@w3.org>
- Date: Thu, 27 Dec 2001 12:26:13 +0000 (GMT Standard Time)
- To: html-tidy@w3.org
---------- Forwarded message ----------
Date: Wed, 26 Dec 2001 18:04:14 +0530
From: Nikita Sheth <nikitas@metasyssoftware.com>
To: dsr@w3.org
Subject: Query Reg. Tidy
Hello,
This is regarding Tidy application. I tried using Tidy.exe to clean
up my HTML page but had a little problem with that, my HTML page has
a string like this
<IMG alt="" onmouseover=javascript:alert(' hi') ></IMG>
which after running Tidy.exe was replaced by
<IMG alt="" onmouseover="javascript:alert(" ></IMG>
Received on Thursday, 27 December 2001 07:26:13 UTC