Skip to content

Instantly share code, notes, and snippets.

@stereobooster
Created April 10, 2011 18:13
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save stereobooster/912581 to your computer and use it in GitHub Desktop.
Save stereobooster/912581 to your computer and use it in GitHub Desktop.
share buttons snippet
<iframe frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?hl=ru&amp;ie=UTF8&amp;output=embed&amp;q={address}"></iframe>
http://www.facebook.com/sharer.php?u={url}&t={title}
http://www.liveinternet.ru/journal_post.php?action=n_add&cnurl={url}&cntitle={title}
http://www.livejournal.com/update.bml?event={url}&subject={title}
http://connect.mail.ru/share?url={url}&title={title}
http://www.odnoklassniki.ru/dk?st.cmd=addShare&st._surl={url}&title={title}
http://twitter.com/share?text={title}&url={url}
http://vkontakte.ru/share.php?url={url}
http://www.google.com/buzz/post?message={title}&url={url}
http://del.icio.us/post?url={url}&title={title}
http://digg.com/submit?url={url}&title={title}&media=news&topic=people&thumbnails=0
http://reddit.com/submit?url={url}&title={title}
http://www.technorati.com/faves?add={url}
http://share.yandex.ru/go.xml?service=yaru&url={url}&title={title}
http://share.yandex.ru/go.xml?service=lj&url={url}&title={title}
http://share.yandex.ru/go.xml?service=twitter&url={url}&title={title}
http://share.yandex.ru/go.xml?service=facebook&url={url}&title={title}
http://share.yandex.ru/go.xml?service=vkontakte&url={url}&title={title}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment