in reply to Click and Drag Functionality in Web Apps with Perl

Hi,

I recommend you using Dojo, and there's also the Turboajax if you need more advanced things not provided directly by Dojo.

There's also the Yahoo YUI

Regards,

fmerges at irc.freenode.net
  • Comment on Re: Click and Drag Functionality in Web Apps with Perl

Replies are listed 'Best First'.
Re^2: Click and Drag Functionality in Web Apps with Perl
by monkfan (Curate) on Oct 12, 2006 at 14:13 UTC
    Thanks,
    Do you have any experience working with Dojo and Turboajax with Perl? Especially there are CPAN modules like: HTML::Dojo or CGI::Ajax.

    How is the performance?

    Regards,
    Edward

      Hi,

      I wouldn't use them, just go to the sites and download that stuff, and put it into the static dir if you're using some kind of MVC framework...

      Yes, I'm using Dojo for some projects, need to get more into it to get the full power of it, but yes, I'm using it, and is very simple, once you have an initial idea, it's lacking a bit of docs, but the essential things are documented, and for the other, you only need to take a look at the js code ot get the idea...

      Well, performance is good, I like it, and in my humble opinion, the library is better than Prototype and rico.

      Regards,

      fmerges at irc.freenode.net