Facebook share button is not working
-
I have implemented facebook share button functionality in my application using below code. But that is not working in my application. can u provide some suggestion to solve this prob. Snippet: http://www.facebook.com/sharer.php?s=100&p\[url\]" + DomainName + "&p[images][0]=" + ImgUrlValue + "&p[title]=" + ProductDesc + "&p[summary]=" + product summary.
-
I have implemented facebook share button functionality in my application using below code. But that is not working in my application. can u provide some suggestion to solve this prob. Snippet: http://www.facebook.com/sharer.php?s=100&p\[url\]" + DomainName + "&p[images][0]=" + ImgUrlValue + "&p[title]=" + ProductDesc + "&p[summary]=" + product summary.
Shouldn't the link be
-
I have implemented facebook share button functionality in my application using below code. But that is not working in my application. can u provide some suggestion to solve this prob. Snippet: http://www.facebook.com/sharer.php?s=100&p\[url\]" + DomainName + "&p[images][0]=" + ImgUrlValue + "&p[title]=" + ProductDesc + "&p[summary]=" + product summary.
smth like this ?
<div class="fb-share-button" data-href="http://codetrash.com/tutorial/nodejs/17/tutorial-install-nodejs-npm-and-express-in-ubuntu-1204" data-type="button_count"></div>
You can attach the required API from facebook. Demo my shared button[^]
Freelance makes perfect | http://codetrash.com