1. JavaScript / Говнокод #2615

    +170.3

    1. 01
    2. 02
    3. 03
    4. 04
    5. 05
    6. 06
    7. 07
    8. 08
    9. 09
    10. 10
    11. 11
    12. 12
    13. 13
    14. 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);

    Грустно. Очень грустно.

    Запостил: m1el, 14 Февраля 2010

    Комментарии (7) RSS

    • Там внутри еще много вкусностей, загляните
      Ответить
      • Я бы выложил все, что нашел там, пока добавлял свои функции, но это заняло бы размер этак 10 сообщений.
        Ответить
    • OYaEbuEtoProstoPizdecKakayaAhuennoKrutay aMegafunkciya();
      Ответить
    • PizdecPizdecPizdecPizdecPizdecPizdecPizd ecPizdecPizdecPizdec = document.createElement("input");
      Ответить

    Добавить комментарий