问题标签 [addthis]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
jquery - 用于 AddThis 的 JQuery 原型
我需要从http://www.addthis.com/help/toolbox放置一个自定义悬停菜单,但是 Rails 使用 Prototype 而给出的代码是在 JQuery 中。我对这两个 JavaScript 库都没有太多经验,如果有人可以提供帮助,将不胜感激!
addthis - 在 AddThis 中自定义 URL
如何访问 addthis 中生成的 URL 并在通过电子邮件发送给其他人之前附加查询字符串?
谢谢
javascript - AddThis按钮在AJAX内部不起作用,但会正常工作
基本上,这就是我正在做的。用户访问站点,加载“index.html” 在 index.html 中,它会通过 AJAX 自动将“details.html”加载到 DIV 中。我在“details.html”上放了一个 ADDTHIS 按钮。但是,由于某种原因,翻转不起作用。
当我在浏览器中访问 details.html 时,翻转工作。我猜这是因为AJAX?
javascript - AddThis 共享按钮在 DotNetNuke 中不起作用
出于某种原因,当我添加一个 HTML 模块(以及添加到 DNN 5.4 的默认模块)然后添加“AddThis”javascript 时。当按钮显示时,单击它会打开一个新页面,而不是显示 iframe 模式消息或悬停流行的社交媒体网络列表以与之共享页面。想知道解决此问题的最简单方法是什么以及为什么会发生这种情况?
bookmarks - 添加这个api?是否可以为另一个 URL 添加书签?
目前,我尝试将 addthis social-bookmarks 添加到我的网站。我的问题是,我必须为我网站上的网址之外的另一个链接添加书签。而不是 www.example.com,我必须为 www.example.com?media=my-media-file 添加书签。
从一开始:一个用户来到我的网站。在我的网站上有几部电影。他可以单击电影缩略图并观看电影而无需重新加载网站 (javascript)。现在他可以点击我的社交书签图标来分享这部电影。现在 addthis 框架认为用户想要分享 www.example.com(因为这是我的 url 中的内容)。但我希望用户分享 www.example.com?media=foo-bar 。
为正确的电影打开 www.example.com?media=foo-bar 仍然有效,但没有社交书签。
我希望你能理解我的问题并能帮助我。我在 addthis api 中搜索但没有成功。
那么,你能帮帮我吗?
javascript - Addthis:分享页面上的独特项目
我正在使用 addthis (addthis.com) 为页面 (stage.hverdagskupp.no) 上列出的项目提供共享。
由于页面上的每个项目都是唯一的,我希望共享信息也是唯一的。但是,facebook 和 twitter 似乎只允许共享全局页面信息。
任何人都知道如何使用 addthis 为 facebook 和 twitter 定义项目特定的共享信息?
facebook - AddThis button + Facebook Like button
I am trying to use AddThis button on a web page of mine, which you can share, like (facebook), and tweet (twitter) -
the AddThis code is pretty straight forward below,
but I don't understand - in the code above, where can I put the image or video url which I have uploaded and posted on my fb page? for instance the url below is the image from my facebook page that I want to track how many people like this picture through my website,
http://www.facebook.com/photo.php?fbid=10150115644909972&set=a.10150115644754972.329183.55239684971
I have read through the documentation on AddThis but it doesnt explain this at all! http://www.addthis.com/help/client-api#configuration-sharing
It points me to this, http://developers.facebook.com/docs/reference/plugins/like#
again, this is a Facebook plugin, no used within AddThis. If I am using the Like button from the Facebook API, then I cannot use the AddThis plugin above, can I?
furthermore, The Like button from Faebook API seems to work on the Facebook page, but not an individual picture or video I uploaded/ posted on my Facebook Page, for instance, I tried this on my localhost, the picture on my Facebook Page won't collect the number of likes even though I have clicked the Like button on my screen.
so my main doubt on the Like button itself - does it work on facebook only or does it apply to the individual picture/ video on my facebook page? I tried to find this answer from the facebook Like documentation but it doesn't explain anything about this.
it would be grateful if you have any idea. thanks!
asp.net - 加这个参数的疑惑
我正在使用 Addthis 将我的视频分享到 Facebook、Orkut 等社交网站......但我不清楚应该为这些参数字段传递的参数和值。
这是我应该分享的视频网址:
我应该在 url、swfurl 字段中传递什么
任何人都可以提供任何想法或示例代码来实现这个
jquery - 如果包含在 jQuery 模式对话框中,为什么 AddThis 小部件不起作用?
如果包含在页面上的任何其他位置,AddThis 书签小部件将正常工作。
但是在 jQuery 模式对话框中,没有弹出窗口出现。
那是因为它需要模态对话框中的另一个模态对话框吗?
如何解决这个问题?