Changes between Version 14 and Version 15 of AjaxDjangoDojoForm


Ignore:
Timestamp:
Jun 6, 2006, 9:55:55 AM (18 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AjaxDjangoDojoForm

    v14 v15  
    11'''Ajax form submition using Dojo for the client side  javaScript toolkit, and simpleJson for the client/server communication.'''
     2
     3{{{
    24 <a name="foo">foo</a>
     5}}}
     6
    37This will take you through all the steps required to get started and to develop a handy form submittion without reload.
    48
Back to Top