Changes between Version 28 and Version 29 of AjaxDjangoDojoForm
- Timestamp:
- Jun 7, 2006, 4:09:30 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AjaxDjangoDojoForm
v28 v29 7 7 #!html 8 8 Part 1 <br/> <a href="#P1">Ajax basic form submission, Django server answers Ajax call.</a><br/> 9 Part 2 <br/><a href="#P2">Handling the form when JavaScript is deactivated.</a> 9 Part 2 <br/><a href="#P2">Handling the form when JavaScript is deactivated.</a><br/> 10 10 Part 3 <br/><a href="#P3">Fixing the froze fading when user resend the form without waiting for the first fading to end.</a> 11 11 }}}