[development] groking ajax callbacks
Neil Drumm
drumm at delocalizedham.com
Thu Dec 27 21:14:38 UTC 2007
On Dec 27, 2007 6:16 AM, Augustin (Beginner)
<drupal.beginner at wechange.org> wrote:
> How does this...
>
> $.ajax({
> url: Drupal.settings.book.formCallback +'/'+ $('#'+
> Drupal.settings.book.formId +' input[name=form_build_id]').val()+'/'+
> $('#edit-book-bid').val(),
>
>
> ...lead to the book/js/form callback???
JQuery's documentation might help- http://docs.jquery.com/Ajax/jQuery.ajax
--
Neil Drumm
http://delocalizedham.com
More information about the development
mailing list