$('#answer-example-share-button').on('click', () => { if (navigator.share) { navigator.share({ title: 'Web Share API Draft', text: 'Take a look at this spec!', url: 'https://wicg.github.io/web-share/#share-method', }) .then(() => console.log('Successful share')) .catch((error) => console.log('Error sharing', error)); } else { console.log('Share not supported on this browser, do it the old way.'); } });
top of page

Latest News

Mar 22, 2023

Best smart wearables of 2023

This is placeholder text. To change this content, double-click on the element and click Change Content.

Best smart wearables of 2023

Mar 21, 2023

Gadget review: release of new Airy Pods

This is placeholder text. To change this content, double-click on the element and click Change Content.

Gadget review: release of new Airy Pods

Mar 20, 2023

Long-term benefits of clean energy sources

This is placeholder text. To change this content, double-click on the element and click Change Content.

Long-term benefits of clean energy sources

Mar 19, 2023

How technology can help curb attention disorders

This is placeholder text. To change this content, double-click on the element and click Change Content.

How technology can help curb attention disorders

Mar 18, 2023

Entering a new era of IoT

This is placeholder text. To change this content, double-click on the element and click Change Content.

Entering a new era of IoT

Mar 17, 2023

5 most promising Fintech startups

This is placeholder text. To change this content, double-click on the element and click Change Content.

5 most promising Fintech startups
bottom of page