Hi

About Tapestry5-jQuery, you will find a lot of informations on our demo
website : http://tapestry5-jquery.com/.

If you want to use both Prototype and jQuery libraries, you should set the
JQuerySymbolConstants.SUPPRESS_PROTOTYPE to false in your AppModule. Our
library will automatically include the noConflict mecanism and the jQuery
files.

I prefer to put all the JavaScript in an external file. You can have a look
to the Superfish component sample  :
-
https://github.com/got5/tapestry5-jquery/blob/master/src/main/java/org/got5/tapestry5/jquery/components/Superfish.java
-
https://github.com/got5/tapestry5-jquery/blob/master/src/main/resources/org/got5/tapestry5/jquery/assets/components/superfish/js/mySuperfish.js

This source code are based on Tapestry 5.3 !!

Manu

2011/10/17 joch40 <janko.jochim...@urios-beratung.de>

> Hello Sigbjørn,
>
> I have seen https://github.com/got5/tapestry5-jquery , but this seems to
> work only in  tml / <script> like way and there is even less documentation.
> So I didn´t followed this track.
>
> And yes I have read
> http://wiki.apache.org/tapestry/Tapestry5HowToIntegrateJQuery, but its
> outdated and mainly concerned with the noConflict problem. (I seems that I
> at least I have solved that).
>
> Thanks for the reaction and direction anyhow
>
> Cheers
>
> Janko
>
>
>
>
> On 16 October 2011 23:42, joch40 &lt;janko.jochimsen@&gt; wrote:
>
> > Hi,
> >
> > Sorry for being unclear and thanks for your question.
> >
> > It simply dosen´t work.
> >
> > In the tml version - as in the original version - the alert pop´s up
> after
> > you try to click an Link and you don´t go to the target side.
> >
> > In my version the systems simply goes to the target site without any
> > alert.
> >
> >
> > Cheers
> >
> > Janko
> >
> > --
> > View this message in context:
> >
> http://tapestry.1045711.n5.nabble.com/Practical-jQuery-Integration-tp4906814p4907863.html
> > Sent from the Tapestry - User mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@.apache
> > For additional commands, e-mail: users-help@.apache
> >
> >
>
>
> Hi.
>  There seems to be a replacement module at
> https://github.com/got5/tapestry5-jquery which will inject the jQuery
> library for you.
> If that does not work, have you tried to follow the guide at
> http://wiki.apache.org/tapestry/Tapestry5HowToIntegrateJQuery ?
>
>
>
>
> (ps: I have not used jQuery in my t5 pages)
>
> regards
>
> Sigbjørn Tvedt
>
>
> On 16 October 2011 23:42, joch40 &lt;janko.jochimsen@&gt; wrote:
>
> > Hi,
> >
> > Sorry for being unclear and thanks for your question.
> >
> > It simply dosen´t work.
> >
> > In the tml version - as in the original version - the alert pop´s up
> after
> > you try to click an Link and you don´t go to the target side.
> >
> > In my version the systems simply goes to the target site without any
> > alert.
> >
> >
> > Cheers
> >
> > Janko
> >
> > --
> > View this message in context:
> >
> http://tapestry.1045711.n5.nabble.com/Practical-jQuery-Integration-tp4906814p4907863.html
> > Sent from the Tapestry - User mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@.apache
> > For additional commands, e-mail: users-help@.apache
> >
> >
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Practical-jQuery-Integration-tp4906814p4907978.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

Reply via email to