I using the Facebook Share button. It works fine with this code
<a href="https://www.facebook.com/sharer/sharer.php?u=www.sample.com" target="_blank">
Share on Facebook
</a></li>.
But this code is sharing the page URL alone. But I need to share the images and email exists on that sharing page. How to do this ?. Can anyone help me ?