Re: Practical jQuery Integration

2011-10-18 Thread Barry Books
You don't need the jQuery(document).ready part in your script. The javaScriptSupport.addScript does this for you. FYI: I also use http://tapestry5-jquery.com/. If you already know jQuery it's pretty easy to use and the samples should get you going.

RE: Practical jQuery Integration

2011-10-17 Thread Wechsung, Wulf
s the value it should. Best Regards, Wulf -Original Message- From: joch40 [mailto:janko.jochim...@urios-beratung.de] Sent: Montag, 17. Oktober 2011 23:00 To: users@tapestry.apache.org Subject: RE: Practical jQuery Integration Hi , thank you all for your support. Great community. but...

RE: Practical jQuery Integration

2011-10-17 Thread joch40
ver the $ in case of overwrite // _$ = window.$, after some deleting an inserting this Version showed up in the FireBug "script" Tab. But still no result, no error but just not working Cheers Janko the funny thing is -- View this message in context: http://tapestry.104

RE: Practical jQuery Integration

2011-10-17 Thread Wechsung, Wulf
atung.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 /

Re: Practical jQuery Integration

2011-10-16 Thread Emmanuel DEMEY
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

Re: Practical jQuery Integration

2011-10-16 Thread joch40
Hello Sigbjørn, I have seen https://github.com/got5/tapestry5-jquery , but this seems to work only in tml /

Re: Practical jQuery Integration

2011-10-16 Thread Sigbjørn Tvedt
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.

Re: Practical jQuery Integration

2011-10-16 Thread joch40
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

Re: Practical jQuery Integration

2011-10-16 Thread Muhammad Gelbana
"Test Alarm"); >} > > } > > To be honest I don´t understand all things that are going on here and for > sure this doesn´t work. > > The Log shows that afterRender gets called and that jquery-1.6.4.js

Practical jQuery Integration

2011-10-16 Thread joch40
work. The Log shows that afterRender gets called and that jquery-1.6.4.js has been found. I searched quiet a while but there seems to be not help for this Problem. So can anybody give me an advice. Thanks Janko -- View this message in context: http://tapestry.1045711.n5.nabble.com/Prac