1. Are you using tapestry-jquery or are you simply including jquery.js?
http://tapestry5-jquery.com/

2. If you're including jquery.js you need to call jQuery.noConflict()
http://wiki.apache.org/tapestry/Tapestry5HowToIntegrateJQuery

3. If in noConflict() mode, $ will not be available, you will need to use
the jQuery object instead.
 



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/zone-overlay-not-working-tp5720417p5720424.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

Reply via email to