Must... resist... urge... to spam pony ****... in.... thread...
In other news, clearing cache doesn't work.
Mobile users are still getting this issue.
Tablet users are still getting this issue.
Computer users are still getting this issue.
My fan mail box is still empty.
Fix it.
In other news, clearing cache doesn't work.
Mobile users are still getting this issue.
Tablet users are still getting this issue.
Computer users are still getting this issue.
My fan mail box is still empty.
Fix it.
Code:
// ==UserScript==
// @name MobaFire placeholder hotfix
// @namespace http://www.mobafire.com/league-of-legends/forum/*
// @description A hacky client-side hotfix for the MobaFire "placeholder confirmation bug"
// ==/UserScript==
/* Fetch textarea */
var textbox = document.getElementById("reply-box");
/* Remove placeholder text */
textbox.value = "";
/* Add fancy HTML5 placeholder(shouldn't be a problem) */
textbox.setAttribute("placeholder", "Enter your response here...");
DISCLAIMER: I did not thoroughly test it, it works for me, YMMV(but it's so bloody simple it'll almost certainly work). I do not warrant blablabla. Kittens will be separated from their homes. You have been warned.
EDIT: Looks like it's solved now. Thanks for the quick fix!
********'s a pretty good fertilizer
Foxy Riven wrote:

EDIT:
IT'S BACK.
By that I mean using the quote function, posting the comment, and then moving on and NOT quoting any comments - but still getting it.
Anyways it's fixed now.
You need to log in before commenting.
EDIT:
IT'S BACK.