Re: Tapestry5-JQuery mixin jScrollPane

2013-01-11 Thread bhorvat
I dont really use anything from tapestry-jquery.js Most of the js code that is related to tapestry is something like $('#someZoneID').bind(Tapestry.ZONE_UPDATED_EVENT, function() { }); the rest is just normal js/jquery code So basically you plan to have it ready by the time tapestry.5.4 is re

Re: Tapestry5-JQuery mixin jScrollPane

2013-01-11 Thread Emmanuel DEMEY
Hi, I have started the migration to 5.4 two weeks ago : https://github.com/got5/tapestry5-jquery/tree/5.4 I hope I will finish it at the end of january. If in your app you use some code coming from tapestry-jquery.js, you will need to change it, because tapestry-jquery.js will not exist anymore

Re: Tapestry5-JQuery mixin jScrollPane

2013-01-10 Thread bhorvat
sweet I will give it a try then. Any idea when will 3.3.5 be stable? Also now that I have you reading this thread, can you tell me when will tapestry-jquery adjust to the 5.4 and will this new implementation of javascript change something(I am assuming that it will). -- View this message in c

Re: Tapestry5-JQuery mixin jScrollPane

2013-01-10 Thread Emmanuel DEMEY
Hi, I think this mixin has already be integrated to Tapestry5-jQuery 3.3.5-SNAPSHOT : https://github.com/got5/tapestry5-jquery/blob/master/src/main/java/org/got5/tapestry5/jquery/mixins/JScrollPane.java Manu 2013/1/9 bhorvat > ich version will thi -- Emmanuel DEMEY Ingénieur Etude et Dév