Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

147
Views
Load facebook emoji in text

I have a i have text which contains emojis. while I load the website website should load emoji similar to facebook emoji. I have successfully implemented for twitter emoji using twemoji, but I'm stuck in case of facebook. below one is the code for twitter emoji

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
</head>
<body>
    <div style="padding: 5px 0;">
        πŸŽ‰ Aspect Ratio just landed in Chrome Canary! πŸŽ‰

        ➑️Check it out by enabling the experimental web platform features flag in version 84.0.4145.0 or later

        πŸ‘‹πŸ½ Say your goodbyes and let me know if you find any bugs! 🐞
    </div>
<style>
img.emoji {
   height: 1em;
   width: 1em;
   margin: 0 .05em 0 .1em;
   vertical-align: -0.1em;
}
</style>
<script src="https://code.jquery.com/jquery-1.12.1.min.jsscript>
<script>window.onload = function () { twemoji.parse(document.body);}</script>
<body>
</html>

Anyone know how can i change this to facebook emoji style? any lib like twemoji for facebook. TIA

about 4 years ago Β· Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
Β© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!