sharethis

How to show particular image as thumbnail while implementing share on Facebook?

I am trying to implement share this method. I am using the code as follows http://www.facebook.com/share.php?u=my_website_url Now when Facebook is showing it showing some thumbnails at left side. These images are picked from my website. How can I pick a particular image as thumbnail or at least stop it showing thumbnail? You can chec...

Adding ShareThis widget to an asp.net page

Hello guys! I am integrating a ShareThis widget in my ASP.NET web page. My problem is that I need to know via JavaScript when an item (let's say Facebook) has been selected. Here is the piece of code that I have used. The widget provides an "onclick" property which enables a callback to be called when the widget is being displayed but no...

ShareThis setting properties in callback don't work

I'm using the ShareThis widget. I need to change the url property after the object has been created so I'm using the callback function option. In the callback function, I attempt to change the url property but the email that goes out still contains the old value. Has anyone been able to solve this problem? If so, I would appreciate y...

jQuery add Share Icon script

Hello: I'm trying to add via jQuery the share icon [1]. Unfortunately I can't seem to do this as jQuery appears to escape the script code and I can't seem to get it to work with .text() or .html(). Has anyone gotten this, or something similar, working? The code I'm trying is: var enc = $('<div/>') .text('<script type="te...

ShareThis causing "Transfering Data From" in Firefox status bar

There is a conflict with the ShareThis script and another script I have on my site. I've set up a test example here: http://jbrlsr.com/help.html to reproduce the issue, use FireFox and mouseover a few of the links, you'll notice "Transferring Data From" in the status bar area. To clear that message click on the ShareThis icon. There i...

Can I use a ShareThis/AddThis Button if my site's navigation relies on Hash tags in the url?

I want to embed a ShareThis/AddThis button on my site but the site's navigation relies on Hash tags in the url. Each page is assigned a unique hash value (ie, http://domain.com/index.php#products). Changing the navigation/page design isn't an option. Will these service preserve the hash value (both embed JS on the page)? If they don't, w...

how to add a sharethis button to my flash file?

Hello guys, I have been searching for this solution for some time have not found any good solid solutions. Everything I have seen is either 2 years old and does not work. What I would like to do is use a MC in my flash file to act like a button and when clicked open the sharethis pop up to share this particular video's url. The site AP...

How to implement shareThis component in Flex3?

Want to implement shareThis in flex? Can anyone help me in implementing this? ...

share this button problem

H. I have used the code from sharethis.com to add the social media feature on my website. But when i click on facebook and share it, I am getting the message "your message was successfully shared" and beneath that i am getting sharethis.com promotion as Get this button, which does not look nice. I saw this website, http://breakstonestr...

How to convert unicode charaters to unicode decimal entities php?

Hi, I have unicode characters in MySQL tables. I will print the data in the web pages. While printing it in the pages I am generating the 'Share This' buttons dynamically to share each record in that table (which is in Punjabi). So the output in the page looks fine. But while sharing the same content in 'Share This' the destination pag...

Sharethis button doesnot work on pages loaded via ajax

I am trying to use the sharethis button on a page which is loaded via ajax. The buttons do not show up. Please help. Regards, Pankaj ...