Jose Pedro Andres Garcia wrote:
> Hi all:
> There any example of how can i use template toolkit
with AJAX
> support ?
> Someone do it ?
>
> thanks in advance
>
> _______________________________________________
> templates mailing list
> templates template-toolkit.org
> http://lists.template-toolkit.org/mailman/listinfo/t
emplates
Hi,
Template::Plugin::HTML::Protype, which is on cpan, can be
used to
perform AJAX operations within template toolkit. I've used
it for
several projects and it works great. Another option is to
use Dojo
(www.dojotoolkit.org), which is a javascript toolkit that
also helps
with AJAX stuff.
-Tim
_______________________________________________
templates mailing list
templates template-toolkit.org
http://lists.template-toolkit.org/mailman/listinfo/t
emplates
|