On Tue, 05 Feb 2013 08:37:50 -0200, sommeralex
<alexander.som...@gmail.com> 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's even a tapestry-jquery project that makes it very easy to
completely replace Prototype with jQuery or even include both in a way
they don't conflict with each other.
In addition, jQuery and Prototype are not JavaScript implementations. They
are frameworks.
while prototype is in the "background" of Tapestry. In my opinion, it is
a tapestry question.
I'm sorry but no, this isn't a Tapestry question. It's still a question
about JavaScript frameworks and their usage in different browsers.
Why is there no tapestry slider component?
I'd give two complimentary answers:
1) Sliders are basically client-side, JavaScript stuff, so just use some
framework or package that provides one. In addition, HTML5 already
provides one.
2) Apache Tapestry's philosophy is to not provide too much stuff because
otherwise the team would need to support too much stuff. Almost the whole
team never worked on Tapestry itself being paid for that, so time is
limited.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org