Is there any way to create a dynamic Pinterest button? I'm trying to add Pinterest support to a site where the main content is dynamic, so I would only have a single Pin It button in the page source that pinned whatever the current content was.
I can't figure out a way to do this with the prebuilt Pin It button, because it requires that you specify a hardcoded URL ahead of time.
However, there's also a Pin It bookmarklet that does achieve the effect I want - but that requires the user to manually add it to their bookmarks bar.
Is there any way that I can either (a) modify the Pin It button, or (b) somehow integrate the bookmarklet into my page such that it will pin whatever the current page content is?