carrot / share-button

:warning: :warning: Currently Unmaintained :warning: :warning: - fast, beautiful, and painless social shares:
http://sharebutton.co/
Other
2.95k stars 381 forks source link

email button #299

Open jdvch opened 8 years ago

jdvch commented 8 years ago

Details

click on the email button don't open the email app

OS(s)

mac OS 10.10.5

Browser(s)

Safari 9 Firefox 45

Comments

Resolved with this modification share-button.js line 248 if (network.className !== 'email enabled') line 249 a.setAttribute('onclick', 'return false');

own3mall commented 8 years ago

Yep, also fixed it in my branch.

https://github.com/own3mall/share-button/commit/1793428f4af63ec7ce44486da6c0cc4c12c9ac88

birneos commented 8 years ago

i am using only share-button-min.js! i am using share-button v. 1.0.3., all ShareLinks are ok ...only my email ShareLink don't open, do you have any idea?

simsketch commented 7 years ago

Use own3mall's version to fix the email...worked for me.

https://raw.githubusercontent.com/own3mall/share-button/1793428f4af63ec7ce44486da6c0cc4c12c9ac88/src/release/share-button.js