I will prefer still using Tapestry5-jQuery, because without this project,
your will have conflict problem !!

So if I keep the dependency to Tapestry5-jQuery, Please add this annotation
into to your Contact page :
@ImportJQueryUI({"jquery.ui.accordion", "jquery.ui.tabs"})

This annotation will add the JavaScript files(jquery.ui.accordion.js and
jquery.ui.tabs.js) for the tabs and accordion components. Now it should
work. These 2 files are packaged in the Tapestry5-jQuery project.

In fact, your problem is coming from your script.js. you call jQuery
widget, without including them into your page.

2012/3/22 eleanorltd <eleanor...@gmail.com>

> Everything work fine on original template without tapestry. Maybe it is
> becouse i forgot to load jQuery UI Script. I uploaded project with loaded
> jQuery UI script and jQuery, and i delete Tapestry5-jQuery. With that
> config
> Submit button work but jQuery things didn't.
> http://tapestry.1045711.n5.nabble.com/file/n5586816/ISNENew.zipISNENew.zip
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/jQuery-and-Submit-button-Tapestry-5-problem-tp5583697p5586816.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
>
>


-- 
Emmanuel DEMEY
Ingénieur Etude et Développement
ATOS Worldline
+33 (0)6 47 47 42 02
demey.emman...@gmail.com
http://emmanueldemey.fr

Twitter : @gillespie59

Reply via email to