javascript
11 entries
$ ls -lt ~/field-notes/ | head
2026-07-31
preview-form-before-submit-jquery-plugin.md
Open Source
8 min
PreviewForm 2.0 adds an accessible review step before form submission. Install it from npm and use it with JavaScript or the jQuery adapter.
2018-05-19
cascading-dropdown-ajax.md
PHP & WordPress
3 min
Dependent dropdown with Ajax and PHP is a common script, so I created one for developers. This post is about how to create dependent...