Twitter Status On Twitter

By natu_n Last update Jul 11, 2008 — Installed 143 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 4 posts, 2 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
natu_n Script's Author

追記2008.07.11 スタイルシートを壊していた事への対処(Stylesheet to destroy it to cope with)

 
natu_n Script's Author
追記2008.07.11 表示出来なくなっていた事の対処
Showing that they were unable to deal with
    document.styleSheets[document.styleSheets.length - 1].deleteRule(0);
If you can write like this, but good
    var ix = document.styleSheets[document.styleSheets.length - 1].getRule(".yellow-box");
    document.styleSheets[document.styleSheets.length - 1].deleteRule(ix);
 
natu_n Script's Author
追記2008.07.09

Check out Twitter Status for ~のエリアが無くなった事(一時的?)の対処

Check out Twitter Status for ~ grew in the area of (temporary?) To deal with


エリアが無いので表示できない(Since there is no area can not be viewed)

AfterMaintain

エリアが無くても表示する(あってもOK)

There is no area is also shown (even though it's OK)

Applied-1
Applied-2
Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel