In a sample browser-based chat application, I need a context menu for adding Emojis. I see that most applications like Whatsapp and Gmail have their individually implemented emoji box for this reason. While the browsers mostly already have an embedded emoji box context menu, I need to know is there a way to have control over that box and instead of bringing it up through the browser's context menu, catching it by javascript !?