Hello Janko, I think it's possible that noConflict doesn’t work. To make sure, simply delete the lines in jQuery.js that assign to $ or window.$. Regarding the rest of your example, it's really hard to diagnose but I would just bet that if you open your example with firebugs or the Chrome javascript console it will say that there are script errors. I would generally recommend to get familiar with either of those because otherwise javascript development won't be a lot of fun ;)
Best Regards, Wulf -----Original Message----- From: joch40 [mailto:janko.jochim...@urios-beratung.de] Sent: Montag, 17. Oktober 2011 00:36 To: users@tapestry.apache.org Subject: Re: Practical jQuery Integration 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 <janko.jochimsen@> 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 <janko.jochimsen@> 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