[Home] [By Thread] [By Date] [Recent Entries]

  • To: "Jeff Greif" <jgreif@a...>
  • Subject: RE: XSLT Preserve Space in Attributes
  • From: "Manos Batsis" <m.batsis@b...>
  • Date: Thu, 22 Nov 2001 17:53:12 +0200
  • Cc: <xml-dev@l...>
  • Thread-index: AcFzbDUFCj7macIUSEqm6Z2crYnTMwAAOxbQ
  • Thread-topic: XSLT Preserve Space in Attributes



> -----Original Message-----
> From: Jeff Greif [mailto:jgreif@a...] 

> But there are millions(?) of HTML pages that invoke Javascript from
> attributes such as onclick or onload.  If those are to be 
> migrated to XHTML
> without a lot of pain, the advice needs to be something more like
> "JavaScript code used in XML attributes needs to be 
> judiciously constructed
> to avoid being distorted in meaning by whitespace changes.  
> Using a simple
> expression, such as a function call, is generally safe."

This HTML functionality is to be replaced by XML Events. Anyway, these
attributes used to invoke (usually) JavaScript functions and do not have
newlines etc, even when multiple functions are called:

onblur="checkIt(this);parentNode.focus();saveCookie(this, elemBlured);"

Kindest regards,

Manos

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member