Re: Tapestry Slider Component

2013-02-05 Thread sommeralex
thank you -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Slider-Component-tp5719736p5719773.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user

Re: Tapestry Slider Component

2013-02-05 Thread sommeralex
thank you! -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Slider-Component-tp5719736p5719772.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: use

Re: Tapestry Slider Component

2013-02-05 Thread Geoff Callender
HTML5 slider is demonstrated here: http://jumpstart.doublenegative.com.au/jumpstart/examples/component/html5inputtypes Geoff On 05/02/2013, at 9:58 PM, Thiago H de Paula Figueiredo wrote: > On Tue, 05 Feb 2013 08:37:50 -0200, sommeralex > wrote: > >> Thx for the answer / the point i

Re: Tapestry Slider Component

2013-02-05 Thread Lance Java
There are now 3 ways to use jquery with tapestry. 1. tapestry-jquery: This 3rd party library completely removes prototype from tapestry and replaces the core tapestry javascript with custom jquery logic. http://tapestry5-jquery.com/ 2. JQuery and Prototype side by side: This involves including a

Re: Tapestry Slider Component

2013-02-05 Thread Thiago H de Paula Figueiredo
On Tue, 05 Feb 2013 08:37:50 -0200, sommeralex wrote: Thx for the answer / the point is, tapestry uses prototype, and i cant find much tapestry docs about how to handle different js implementations like jQuery, There are many threads about this in the user mailing list archives. There

Re: Tapestry Slider Component

2013-02-05 Thread sommeralex
Hi Rnicholus, Thx for the answer / the point is, tapestry uses prototype, and i cant find much tapestry docs about how to handle different js implementations like jQuery, while prototype is in the "background" of Tapestry. In my opinion, it is a tapestry question. -- View this message in cont

Re: Tapestry Slider Component

2013-02-02 Thread rnicholus
It sounds like you are asking questions that don't really have anything to do with Tapestry. If you are having cross-browser issues with your custom-build Prototype slider, Tapestry can't help you with that. If you are having issues with jQuery mobile and Google maps, you are posting in the wrong