Team:KAIST-Korea
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{:Team:KAIST/header}} | {{:Team:KAIST/header}} | ||
{{:Team:KAIST/menu}} | {{:Team:KAIST/menu}} | ||
- | < | + | |
- | < | + | <!--FACEBOOK APPLICATION--> |
+ | <div class="facebook"> | ||
+ | <iframe src="http://www.facebook.com/plugins/like.php?app_id=115152055242776&href=http%3A%2F%2F2011.igem.org%2FTeam%3AKAIST-Korea&send=false&layout=standard&width=300&show_faces=false&action=like&colorscheme=dark&font=arial&height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:35px;" allowTransparency="true"></iframe></iframe> | ||
+ | </div> | ||
+ | |||
+ | <!--Twitter APPLICATION--> | ||
+ | <script src="http://widgets.twimg.com/j/2/widget.js"></script> | ||
+ | <script> | ||
+ | new TWTR.Widget({ | ||
+ | version: 2, | ||
+ | type: 'profile', | ||
+ | rpp: 4, | ||
+ | interval: 6000, | ||
+ | width: 250, | ||
+ | height: 300, | ||
+ | theme: { | ||
+ | shell: { | ||
+ | background: '#606060', | ||
+ | color: '#ffffff' | ||
+ | }, | ||
+ | tweets: { | ||
+ | background: '#ffffff', | ||
+ | color: '#000000', | ||
+ | links: '#0040ff' | ||
+ | } | ||
+ | }, | ||
+ | features: { | ||
+ | scrollbar: false, | ||
+ | loop: false, | ||
+ | live: false, | ||
+ | hashtags: true, | ||
+ | timestamp: true, | ||
+ | avatars: false, | ||
+ | behavior: 'all' | ||
+ | } | ||
+ | }).render().setUser('iGEM_KAIST').start(); | ||
+ | </script> |
Revision as of 19:03, 27 June 2011
<iframe src="http://www.facebook.com/plugins/like.php?app_id=115152055242776&href=http%3A%2F%2F2011.igem.org%2FTeam%3AKAIST-Korea&send=false&layout=standard&width=300&show_faces=false&action=like&colorscheme=dark&font=arial&height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:35px;" allowTransparency="true"></iframe></iframe>
<script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({
version: 2, type: 'profile', rpp: 4, interval: 6000, width: 250, height: 300, theme: { shell: { background: '#606060', color: '#ffffff' }, tweets: { background: '#ffffff', color: '#000000', links: '#0040ff' } }, features: { scrollbar: false, loop: false, live: false, hashtags: true, timestamp: true, avatars: false, behavior: 'all' }
}).render().setUser('iGEM_KAIST').start(); </script>