OK, it has probablly been addressed before:

Are there any examples of AJAX in Drupal 4.7 beta2 besides the collapsable fieldsets, which to my understanding is not AJAX? For instance:

• Where can I see autocomplete or progress implemented?
• How would I go about theming some comments additions without refereshing the page? Does anyone know if that possible with the drupal.js files?

I'm just putting some finishing touches on my theme, I'm using alot of template.php hooks and now I want to start adding some bells and whistles, but wondered if there has been anyone that's done this already so I can learn by example?

Comments

nedjo’s picture

There is a new handbook section on Js and AJAX that, if you haven't seen it, might be useful:

http://drupal.org/node/42403