Changes between Version 5 and Version 6 of AjaxDojoFormSub


Ignore:
Timestamp:
Jan 14, 2013, 1:36:34 AM (11 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AjaxDojoFormSub

    v5 v6  
    213213
    214214== Updating the form HTML (details.html template) ==
    215 This time we put a submit type input inside the form instead of the button type in part 1.
     215This time we put a submit type input inside the form instead of the button type in  part 1 [http://www.repairpartstock.com/ iphone parts].
    216216type="submit" as indicates its name, submits the form to the server, we will need a way of stopping this behavior using javaScript.
    217217
     
    343343'''Note'''  It might be completely wrong.
    344344More questions / complaints: coulix@gmail.com
    345 
Back to Top