Template:Team:HokkaidoU Japan/footer
From 2011.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
{{Team:HokkaidoU_Japan/script/social.js}} | {{Team:HokkaidoU_Japan/script/social.js}} | ||
<html> | <html> | ||
- | <script type="text/javascript"> | + | <div id="hokkaidou-socialbuttons-wrapper"> |
- | + | <script type="text/javascript"> | |
- | + | $(function() { | |
- | + | $('#hokkaidou-socialbuttons li.tweet').socialbutton('twitter', { | |
- | + | button: 'none', | |
- | + | text: 'iGEM - HokkaidoU_Japan', | |
- | + | via: 'iGEM - HokkaidoU_Japan', | |
+ | lang: 'en-US', | ||
+ | }); | ||
+ | $('#hokkaidou-socialbuttons li.like').socialbutton('facebook_like', { | ||
+ | button : 'button_count', | ||
+ | locale : 'en_US', | ||
+ | }); | ||
}); | }); | ||
- | + | </script> | |
- | + | <style> | |
- | + | ul#hokkaidou-socialbuttons{ | |
- | + | margin: 10px 0; | |
- | + | padding: 0; | |
- | + | } | |
- | + | ul#hokkaidou-socialbuttons li { | |
- | + | float: left; | |
- | + | margin: 0 5px; | |
- | + | display: inline; | |
- | + | list-style-type: none; | |
- | + | list-style-image: none; | |
- | + | } | |
- | + | ul#hokkaidou-socialbuttons li:first-child{ | |
- | + | margin-left: 0; | |
- | + | } | |
- | + | </style> | |
- | + | <ul id="hokkaidou-socialbuttons"> | |
- | + | <li class="tweet"></li> | |
- | + | <li class="like"></li> | |
- | + | </ul> | |
- | + | </div> | |
- | + | <div id="hokkaidou-clustrmaps-wrapepr"> | |
- | + | <div id="clustrmaps-widget"></div> | |
- | + | <script type="text/javascript">var _clustrmaps = {'url' : 'https://2011.igem.org/Team:HokkaidoU_Japan', 'user' : 939272, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2011-10-05', 'lang' : 'en', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www4.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();</script><noscript><a href="http://www4.clustrmaps.com/user/667e5508"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/2011.igem.org-Team-HokkaidoU_Japan-thumb.jpg" alt="Locations of visitors to this page" /></a></noscript> | |
- | + | </div> | |
- | + | ||
- | <div id="clustrmaps-widget"></div><script type="text/javascript">var _clustrmaps = {'url' : 'https://2011.igem.org/Team:HokkaidoU_Japan', 'user' : 939272, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2011-10-05', 'lang' : 'en', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www4.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();</script><noscript><a href="http://www4.clustrmaps.com/user/667e5508"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/2011.igem.org-Team-HokkaidoU_Japan-thumb.jpg" alt="Locations of visitors to this page" /></a></noscript> | + | |
- | + | ||
</div> | </div> | ||
<div id="hokkaidou-footer"> | <div id="hokkaidou-footer"> |
Revision as of 16:54, 5 October 2011