';
- $("#timeline-container").append(html);
+ '" class="tl '+acct.type+'-timeline " tlid="' + key + '" data-type="' + acct.type + '" data-acct="'+acct.domain+'">
'+lang.lang_layout_nodata +'
'
+ $('#timeline_box_' + basekey + '_parentBox').append(html);
localStorage.removeItem("pool_" + key);
if (acct.data) {
var data = acct.data;
@@ -200,7 +213,7 @@ function parseColumn() {
catchCheck(key);
voiceCheck(key);
}
- });
+ }
var box = localStorage.getItem("box");
if (box == "absolute") {
setTimeout(show, 1000);
@@ -408,7 +421,7 @@ function coloradd(key,bg,txt){
}
}
//禁断のTwitter
-function webview(url,key,insert,icnsert,css){
+function webviewParse(url,key,insert,icnsert,css){
var html = '