- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Mon, 31 Dec 2001 02:02:29 +0100
- To: nikitas@metasyssoftware.com
- Cc: html-tidy@w3.org
* Nikita Sheth wrote: >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> We cannot fix this, neither can browsers. Maybe we could fix <IMG alt="" onmouseover=javascript:alert('hi')></IMG> But this neither easy nor do I see the great benefit. Sorry. -- Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de 25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/
Received on Sunday, 30 December 2001 20:03:34 UTC