Skip to content

Instantly share code, notes, and snippets.

@wasipo
Created February 20, 2019 14:00
Show Gist options
  • Save wasipo/88c6d0d66bc5f9dc090a9a8365018d85 to your computer and use it in GitHub Desktop.
Save wasipo/88c6d0d66bc5f9dc090a9a8365018d85 to your computer and use it in GitHub Desktop.
jQuery('#form').after('<div>message</div>')
jQuery('form').after('<div>message</div>')
jQuery('.form').after('<div>message</div>')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment