Merge branch 'bitches' of github.com:olinpin/twitter-project into cssgrid
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<div class="maintable">
|
||||
<div class="leftcol column">
|
||||
<span class="colheader">Latest Cluccs</span>
|
||||
<div class="tweetcontainer">
|
||||
<div class="tweetcontainer" id="tweet">
|
||||
<div class="tweet">
|
||||
<img src="https://pbs.twimg.com/profile_images/1158803404656959490/9MKSbW4O_400x400.jpg" alt="" class="tweet-profilepicture">
|
||||
<div class="tweet-content">
|
||||
@@ -128,11 +128,11 @@
|
||||
<script src="./js/code.js"></script>
|
||||
<script src="./js/connection.js"></script>
|
||||
<script>
|
||||
// block("#tweet").tweets({
|
||||
// memory: 20
|
||||
// });
|
||||
// events.connect("tweet", "#tweet");
|
||||
|
||||
block("#tweet").tweets({
|
||||
memory: 20
|
||||
});
|
||||
events.connect("tweet", "#tweet");
|
||||
|
||||
// // create a rolling chart block
|
||||
// block('#graph').rolling_chart({
|
||||
// memory: 150,
|
||||
|
||||
Reference in New Issue
Block a user