On Feb 16, 2008 2:36 PM, Michael Hipp <[EMAIL PROTECTED]> wrote: > But actually I was hoping someone would come back with an answer like > "Just use XYZ, it's great and here's why..."
I use jQuery and here's why... Because it is simple for me to understand and work with while allowing me to expand it as I need (via plugins or the UI stuff). Also a major part in deciding what JS library to use is what your intended use is. I use jQuery to do some minor AHAH (Asynchronous HTML and HTTP), such as the ability to move widgets around on the site (it sends to the server to specify it's new location so it gets saved in the DB), Inline Editing of page components, and other similar simple stuff. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

