Twitter follow message

By azu_re Last update Sep 18, 2009 — Installed 112 times.

deathgoraku mod

in
Subscribe to deathgoraku mod 1 post, 1 voice

deathgoraku User

35行目を以下の様にmodしてみました。
趣旨は、easy, I'm reading now に似た動作にすることでした。

if (comment.value == "") {
var s = prefix + "@" + m + postfix ;
}
else
{
var s = prefix + "@" + m + " " + comment;
}

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