Skip to content

Instantly share code, notes, and snippets.

@gocs
Created October 8, 2021 10:42
Show Gist options
  • Save gocs/26b84f3df68096c9345e51d31fc8e6a3 to your computer and use it in GitHub Desktop.
Save gocs/26b84f3df68096c9345e51d31fc8e6a3 to your computer and use it in GitHub Desktop.
add function before FROM SELECT ONCHANGE ONSUBMIT;
<form method="post" onchange="post_to_popup(this);this.submit();">
<select></select>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment