Hi,

extract your JS to external file.

On Sun, Jun 3, 2012 at 12:04 AM, TG <tapestry...@hotmail.com> wrote:

> I wrote javacript codes in Tapestry but I got "Uncaught SyntaxError:
> Unexpected token & " error. How do I write && in Tapestry without getting
> an
> error? My codes -
>
>                xhr2.onreadystatechange = function() {
>                        if (xhr2.readyState === 4 && xhr2.status === 200) {
> ...
>
> Thanks.
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Javascript-in-Tapesytry-tp5713586.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Dmitry Gusev

AnjLab Team
http://anjlab.com

Reply via email to