The idea behind the text.
Respect for the truth is almost the basis of all morality.
Nothing can come from nothing.

jueves, 7 de febrero de 2013

codea

First, choose a Share Widget style:

  • Multi Post
    Sharing takes place inside the widget, without taking users away from your site. Preferences are saved so your users can share to more than one service at the same time.
  • Direct Post
    Your users will be redirected to Facebook, Twitter, etc when clicking on the corresponding buttons. The widget is opened when users click on "Email" and "ShareThis".
By downloading the code, you agree electronically to the publisher terms of use, privacy policy, and are at least 13 years old.
  1. Copy the span tags and place them where you want your buttons to appear in the code.
  2. (We recommend that you place them beneath the headline of the page for the most seamless fit with your design.)
    <span class='st_sharethis_hcount' displayText='ShareThis'></span>
    <span class='st_facebook_hcount' displayText='Facebook'></span>
    <span class='st_twitter_hcount' displayText='Tweet'></span>
    <span class='st_linkedin_hcount' displayText='LinkedIn'></span>
    <span class='st_pinterest_hcount' displayText='Pinterest'></span>
    <span class='st_email_hcount' displayText='Email'></span>
  3. Copy the script tags and place them inside and at the end of your "head" tag.
  4. <script type="text/javascript">var switchTo5x=true;</script>
    <script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
    <script type="text/javascript">stLight.options({publisher: "cbfa05a3-7e40-418b-927a-eb889aff8d76", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
  5. Check out the live Publisher Analytics Demo.

  6. Want to see what the mad scientists are cookin'? Follow us on Twitter and Like us on Facebook!