Full Site Live View: https://tornhq.com/WorkingOn/InteractiveMap/Replaced-With-Divs.html# JSFiddle Snippet View: http://jsfiddle.net/JWXrk/
I would like to set up a custom share feature on my page. Once someone has shared the page, it will add to the counter in the white space of each image.
The above is a random image from Google to show an example. I would like to be able to customize the share description and the image, however I am not sure if I am able to set this up without a Facebook API key?
They are simply links with styles at this moment in time;
<div class="ImgWrap">
<a class="MedBtn" href="#" id="Facebook-Australia" original-title="Click to share on Facebook"></a>
<a class="MedBtn" href="#" id="Twitter-Australia" original-title="Click to share on Twitter"></a>
<a class="MedBtn" href="#" id="GooglePluss-Australia" original-title="Click to share on Google+"></a>
</div>
The reason why I have only spoken mainly about Facebook is due to being more familiar with Facebook, although I would like to do the similar with the Tweet and Google+.
Thank you for any time spent in following up my question and for any help and/or advice.
Best Regards,
Tim