Template:Team:HokkaidoU Japan/SocialButtons
From 2011.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
button : 'button_count', | button : 'button_count', | ||
locale : 'en_US', | locale : 'en_US', | ||
+ | }); | ||
+ | $('#hokkaidou-socialbuttons li.google').socialbutton('google_plusone', { | ||
+ | button : 'small', | ||
+ | lang : 'en-US', | ||
+ | url : location.href | ||
}); | }); | ||
}); | }); | ||
Line 38: | Line 43: | ||
<li class="tweet"></li> | <li class="tweet"></li> | ||
<li class="like"></li> | <li class="like"></li> | ||
+ | <li class="google"></li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 17:44, 5 October 2011