Team:UCLondon/Templates/Navigationv3

From 2012e.igem.org

(Difference between revisions)
Line 343: Line 343:
/* YOUTUBE CRAP */
/* YOUTUBE CRAP */
 +
/*
function loadPlaylist(){
function loadPlaylist(){
         $('#yt').html('');
         $('#yt').html('');
Line 361: Line 362:
     $(list_data).appendTo("#yt");
     $(list_data).appendTo("#yt");
});​
});​
-
 
-
 
}
}
-
 
+
*/
/* TWITTER CRAP */
/* TWITTER CRAP */
Line 422: Line 421:
     loadLatestTweet();
     loadLatestTweet();
-
     loadPlaylist();
+
     //loadPlaylist();
        
        
});
});

Revision as of 20:31, 14 October 2012