Hi,
Add the following to your script code surrounding your function:
//<![CDATA[
function youFunction() {
.......
}
//]]>Ciao, kiuma >----- ------- Original Message ------- ----- >From: Alan Chandler <[EMAIL PROTECTED]> >To: [email protected] >Sent: Thu, 29 Dec 2005 11:32:07 > >I am sure the solution is simple - just my >searching for an answer hasn't >thrown up anything. > >I have a javascript section of code that has less >than (<) signs in it, and an >am getting a script parse error when I try and set >this up in tapestry. What >approach should I take to prevent this. >-- >Alan Chandler >http://www.chandlerfamily.org.uk >Open Source. It's the difference between trust and >antitrust. > >--------------------------------------------------- >------------------ >To unsubscribe, e-mail: >[EMAIL PROTECTED] >For additional commands, e-mail: >[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
