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

    +163

    1. 1
    2. 2
    3. 3
    4. 4
    5. 5
    6. 6
    7. 7
    if (form.find('input[name*=payout_max]').val() > 0 || form.find('input[name*=payout_max]').val() > 0) {
        form.find('input[name*=payout_max]').closest('div.form-group').show();
        form.find('input[name*=payout_max]').closest('div.form-group').show();
    } else {
        form.find('input[name*=payout_max]').closest('div.form-group').hide();
        form.find('input[name*=payout_max]').closest('div.form-group').hide();
    }

    код лида. видимо, два раза для пущей убедительности

    Запостил: tagrim, 08 Сентября 2014

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

    • Когда-нибудь программы будут писать как стихи для песен, с хором, припевом и повторениями. Потомки оценят.
      Ответить
      • BEFOREHEAD: close door, each window & exit; wait until time.
         open spellbook, study, read (scan, select, tell us);
         write it, print the hex whole each watches,
         reverse its length, write again;
         kill spiders, pop them, chop, split, kill them.
         unlink arms, shift, wait & listen (listening, wait),
         sort the flock (then, warn the "goats" & kill the "sheep");
         kill them, dump qualms, shift moralities,
         values aside, each one;
         die sheep! die to reverse the system
         you accept (reject, respect);
         next step,
         kill next sacrifice, each sacrifice,
         wait, redo ritual until "all the spirits are pleased";
         do it ("as they say").
         do it(*everyone***must***participate***in***forbidden**s*e*x*).
         return last victim; package body;
         exit crypt (time, times & "half a time") & close it,
         select (quickly) & warn your next victim;
         AFTERWORDS: tell nobody,
         wait, wait until time;
         wait until next year, next decade;
         sleep, sleep, die yourself,
         die at last
        Ответить
      • А потом они станут заклинаниями
        Ответить
    • Чё вы ржёте, может фикс какой для IE :)
      Ответить
      • > фикс
        > фикс
        Ага, и вместо обезьяно-патча на show/hide мы будем хуярить все show() по два раза.
        Ага, и вместо обезьяно-патча на show/hide мы будем хуярить все show() по два раза.
        Ответить

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