On Thu, May 18, 2006 at 11:15:22AM -0700, Randy Nichols Yahoo wrote: > Since my JavaScript is the value of the onClick > attribute, should it not be OK to contain character > references? Yes, it can - but &ftype; is not a known character reference in HTML. You mean a literal &ftype so you have to represent the ampersand with a character reference. (I read the mailing list, please direct responses there and do not CC me, thanks) -- David Dorward http://dorward.me.ukReceived on Thursday, 18 May 2006 22:40:44 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:22 GMT