Jekyll Blog Creation Tutorial     About     Archive     Form     Reflection

Data Persisting Form

Full name:



The above form from the tutorial demonstrates data persistence via the HTML5 LocalStorage API.

Ergo, on first visit, the form will not pre-populate but upon submitting data and revisiting, the form will pre-populate with previously entered data.