Guest User

Untitled

a guest
Aug 17th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. $(document).ready(function() {
  2. $(".emoji_act").emojioneArea({
  3. emojiPlaceholder: ":smile_cat:",
  4. searchPlaceholder: "Search",
  5. buttonTitle: "Use you TAB key to insert emoji faster",
  6. searchPosition: "bottom",
  7. });
  8. });
Add Comment
Please, Sign In to add comment