javascript - How to add a Pinterest "Pin it" button in a prettyphoto -
i have used "pin it" button in wordpress website.
i have added pinterest button after "facebook like" button.
social_tools:
encodeuricomponent(location.href.replace(location.hash, "")) + '&media="{path}"&description={title}" class="pin-it-button" ...
when click pin it button, not show image , title.
the url shows this:
http://www.pinterest.com/pin/create/button/?url=http%3a%2f%2fwww.siriinc.com%2f9180-bianca-bridal-dress%2f&media={path}&description={title}
i have not used javascript before. how path , title button?
Comments
Post a Comment