- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
// http://userscripts.org/scripts/review/23705
var replyBoxContentPostAreaTableSubjectRowRightColumnSubmitButton = document.createElement("input");
replyBoxContentPostAreaTableSubjectRowRightColumnSubmitButton.setAttribute("type", "submit");
replyBoxContentPostAreaTableSubjectRowRightColumnSubmitButton.setAttribute("value", "Submit");
replyBoxContentPostAreaTableSubjectRowRightColumn.appendChild(replyBoxContentPostAreaTableSubjectRowRightColumnSubmitButton);
replyBoxContentPostAreaTableSubjectRow.appendChild(replyBoxContentPostAreaTableSubjectRowLeftColumn);
replyBoxContentPostAreaTableSubjectRow.appendChild(replyBoxContentPostAreaTableSubjectRowRightColumn);
replyBoxContentPostAreaTBody.appendChild(replyBoxContentPostAreaTableSubjectRow);
Грустно. Очень грустно.
pee 14.02.2010 17:20 # 0
guest 14.02.2010 17:24 # 0
guest 16.02.2010 13:02 # +3
m1el 16.02.2010 13:03 # 0
guest 16.02.2010 13:14 # 0
guest 17.02.2010 00:57 # −4
guest 17.02.2010 14:08 # +1