Example on how to do AJAX calls after each step by using the remoteAjax option
- An ajax call will be done after the each step. This simulates storing the data entered on the current step, on the server. Done using the remoteAjax option
- Note that this example will not work locally in chrome, but the functionality works when used on a server.