Skip to content

Instantly share code, notes, and snippets.

@danieliser
Created December 30, 2019 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danieliser/7ec588a53eb98356daa892233b0f5002 to your computer and use it in GitHub Desktop.
Save danieliser/7ec588a53eb98356daa892233b0f5002 to your computer and use it in GitHub Desktop.
Never show popup again checkbox
<label>
<input type="checkbox" onclick="PUM.close(123); jQuery.pm_cookie('pum-123', true, '10 years', '/');" />
Never Show Again
</label>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment