Social media share buttons javascript

Опубликовано: 20 Май 2026
на канале: Merdi Kim
4,896
131

Buttons of sharing are important for web development since sometimes we want to share some content out of the webpage or website. In this video I’m covering how to share links to your website to telegram, whatsaap and Twitter . But you can add as many links as you want .

This topic will cover some important JavaScript methods like window.open and how to insert some elements dynamically into a url .

We’ll also cover the css scale property and how to use it .

Some important links 👇👇

Twitter Link
https://twitter.com/intent/tweet?text...

WhatsApp link
https://wa.me/?text=urlencodedtext

Telegram link
https://t.me/share/url?url={url}&text={text}

Link on Video about deployment

   • Free web hosting providers for your websit...  


Copy these links and paste them in your JavaScript file as shown in the video


Don’t forget to subscribe!!