Last active
August 16, 2017 14:03
-
-
Save huynhnguyen/be441ab479283cfa6ab19f4e28cb96c0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| element.append(`<button type="button" | |
| onclick='$("div.input").toggle(1000)' | |
| class="btn btn-primary active">toggle code</button>`) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment