Follow in Tweader

By Refael Ackermann Last update Jun 17, 2009 — Installed 163 times.

Why not in every tweet?

in
Subscribe to Why not in every tweet? 3 posts, 2 voices



splintor Scriptwright

Can you please the tweader icon in every tweet page as well? Currently, it appears at the bottom (next to the "privacy" link), with an undefined id parameter.

 
splintor Scriptwright

As a quick fix, I updated your script, and replace the last long line with:

	if(!statusID) statusID = location.href.replace(/.*status\//, '');
	$("a.reply", this).after("");

Changes:
1. added if(!statusID)... line
2. Change selector from "a:last" to "a.reply"
3. added "text-indent:0;" style to avoid "text-indent:-999px" rule.

 
Refael Acker... Script's Author

Integrated, thanks!

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