You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Guerin Laurent <lg...@sopragroup.com> on 2012/06/03 21:25:19 UTC

RE : Javascript && in Tapesytry

If you haven't any other options (like use a separate JS file), declare your Javascript like this :

 		<script>
			<!--
			if (1 == 1 && true) {
				alert("hello");
			}
			// -->
		</script>

Laurent

________________________________________
De : TG [tapestryguy@hotmail.com]
Date d'envoi : dimanche 3 juin 2012 00:00
À : users@tapestry.apache.org
Objet : Re: Javascript && in Tapesytry

Thanks for all the quick response, on Saturday! :)

If I would not want to put my codes in external file, what option do I have?
:]

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Javascript-in-Tapesytry-tp5713586p5713589.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org