addthis

JQuery to Prototype for AddThis

I need to put a custom hover menu from http://www.addthis.com/help/toolbox, but Rails uses Prototype whereas the code given is in JQuery. I do not have much experience with either JavaScript library, if someone can help it'd be much appreciated! $(function() { $('.custom_button, .hover_menu').mouseenter(function() { $('....

Customize URL in AddThis

Hello All, How can i access the URL generated in addthis and append a query string before it gets emailed to other persons? Thanks ...

AddThis button will not work inside AJAX, but will work normally.

Basically, this is what I'm doing. User visits site, loads "index.html" Within index.html, it automatically loads, through AJAX, "details.html" into a DIV. I put an ADDTHIS button on "details.html". However, for some reason , the roll-over doesn't work. When I visit details.html in the browser, the roll-over works. I'm guessing it's be...

AddThis share button wont work in DotNetNuke

For some reason when I add a HTML module (well the default module added to DNN 5.4) and then add the "AddThis" javascript. While the button shows up clicking on it opens up a new page rather than showing an iframe modal message or on hover a list of popular social media networks to share the page with. Wonder what would be the easiest wa...

addthis api? Is it possible to bookmark another URL?

Hello! At the moment, I try to include addthis social-bookmarks to my site. My problem is, that I have to bookmark another link than the url on my site. Instead of www.example.com, I have to bookmark www.example.com?media=my-media-file. From the beginning: A User comes to my site. On my site are several movies. He can click on a movie t...

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...

Addthis: Sharing for unique items on page

I am using addthis (addthis.com) to offer sharing on items listed on a page (stage.hverdagskupp.no). Since each item on the page is unique, I want the shared information to be unique as well. However, facebook and twitter only seems to allow global page information to be shared. Anyone knows how to define item specific sharing informa...

How to implement shareThis component in Flex3?

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

how can I alter the URL on an addthis link after page load?

Is there a way to dynamically set the addthis:url attribute after page load? I am not having any success with this and am curiuos if anyone else has done it. Specifically, I have a page of images in a gallery that the user scrolls through and I'd like the addthis:url to point to whatever image is currently being viewed. My current (ugl...

addthis button default message

How to set default message, I am using addthis button for invite a friend Email on a website. that default message should also work if user choose gmail, yahoo etc from addthis box. ...