Example: AJAX Graceful Degradation
These examples show AJAX with graceful degradation when Javascript is not available.
In each of these the key idea is that the form is rebuilt different ways depending on form input. In order to accomplish that, the formbuilder function is in charge of almost all logic.
Parent topics
File
-
ajax_example/
ajax_example_graceful_degradation.inc, line 8