Changes between Version 17 and Version 18 of AjaxDjangoDojoForm


Ignore:
Timestamp:
Jun 6, 2006, 10:01:19 AM (18 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AjaxDjangoDojoForm

    v17 v18  
    11'''Ajax form submition using Dojo for the client side  javaScript toolkit, and simpleJson for the client/server communication.'''
    2 
    3 === foo ===
    42
    53This will take you through all the steps required to get started and to develop a handy form submittion without reload.
Back to Top