我正在尝试将 Pinterest 按钮添加到 Facebook Tab 应用程序中单个图像的产品页面。
Pinterest 代码是从他们的好东西部分获取的,并且必须包含 URL、媒体 URL 和描述。
我不是那么精通Javascript。我正在尝试提取 URL 并插入单个项目的 Javascript 按钮。请看下文;谢谢。
<a href="javascript:document.write(location.href);&media=http%3A%2F%2Fwww.mywebsite.net%2Ffiles%2Ftest%2Fks3.jpg&description=hello%20this%20is%20a%20product" class="pin-it-button" count-layout="horizontal">Pin It</a>