Changes between Version 27 and Version 28 of AJAX/Dojo/RefactoredFormSubmit


Ignore:
Timestamp:
May 1, 2011, 10:39:05 AM (13 years ago)
Author:
jamstooks
Comment:

Updated processor for code block from "javascript" to "js"

Legend:

Unmodified
Added
Removed
Modified
  • AJAX/Dojo/RefactoredFormSubmit

    v27 v28  
    1 
    21== Refactored form submit with Dojo and newforms ==
    32
     
    8382ajax.js:
    8483{{{
    85 #!javascript
     84#!js
    8685function myinit() {
    8786    // connect the event with the good handler
Back to Top