with var url = window.location.href;
get i my url and now i will the url variable put in the facebook share link.
<fb:share-button href="url variable here" type="button"></fb:share-button>
how can I implement that?
Hope someone can help me.
with var url = window.location.href;
get i my url and now i will the url variable put in the facebook share link.
<fb:share-button href="url variable here" type="button"></fb:share-button>
how can I implement that?
Hope someone can help me.