diff --git a/apps/showcase/src/main/webapp/ajax/index.jsp b/apps/showcase/src/main/webapp/ajax/index.jsp index 5f48659ca..8d6095a50 100644 --- a/apps/showcase/src/main/webapp/ajax/index.jsp +++ b/apps/showcase/src/main/webapp/ajax/index.jsp @@ -16,9 +16,9 @@ Note: The Ajax tags are experimental. These examples have only been tested under
  • Remote div tag
  • Remote link tag
  • Tabbed panel
  • +
  • Remote forms
  • Widgets (may not work in all browsers!) see the dojo website for more information
  • -
  • (broken) Remote forms
  • diff --git a/apps/showcase/src/main/webapp/ajax/remoteforms/index.jsp b/apps/showcase/src/main/webapp/ajax/remoteforms/index.jsp index 774ee22c5..0bbb7f9fc 100644 --- a/apps/showcase/src/main/webapp/ajax/remoteforms/index.jsp +++ b/apps/showcase/src/main/webapp/ajax/remoteforms/index.jsp @@ -8,20 +8,21 @@ - -Remote form replacing another div:
    -
    initial content
    + + +

    +Remote form replacing another div:
    - + - +

    Remote form replacing the forms content:
    +

    Remote form evaluating suplied JS on completion:
    - + -Remote form replacing the forms content after confirming results:
    +

    +Remote form whose submit is cancelled:
    - - - - -Remote form replacing the forms content after running a function:
    - - - - - + +

    A form with no remote submit (so should not be ajaxified):
    - - + - +