@<a href="#4596239">booticon</a>:at the beginning. I think it'd come in real handy for long debates, although I do acknowledge add more noise to comment footers than what's already there.
Advertise here: Contact FM.
function quote_comment(id) {
var comment = document.getElementById('comment_' + id).innerText;
var user = document.getElementById('user_' + id).innerText;
document.comment.value = '<a href="#' + id + '">' + user + '</a>: <em>' + comment + '</em>';
}
function quote_comment(id) {
var comment = document.getElementById('comment_' + id).innerText;
var user = document.getElementById('user_' + id).innerText;
document.comment.value = '<a href="#' + id + '">' + user + '</a>: <em>' + comment + '</em>';
}
"/blah/blah/15920/Reply-link") and the latter creates absolute links (which look like "http://metatalk.metafilter.com/15920/Reply-link")... and according to the mods, absolute links are preferable as relative links can sometimes break in other parts of the site (Recent Activity, for example).
posted by booticon at 2:04 PM on March 7, 2008