found_drama


Balance the consistency principle with the inconsistency principle.


    #sick.

    sick is taking the day off work b/c of a generalized nausea and while at home trying to rest up attempting to work on projects for work, having some success, only to have it baffling not work later in the day after changing nothing.

    function jumper(docdir) {
    var oIndex = docdir.options.selectedIndex;
    var dirname = docdir.name;

    if (oIndex == 0) {
    alert("Please select a document.");
    } else {
    parent.main.location.pathname = "/" + dirname + "/" + docdir.options[docdir.selectedIndex].value;
    }
    }

    …worked and then didn’t. Utterly baffling. So now I get to feel sick and novice. The perfect day.



    No Responses to “sick.” yet.


    Leave a Comment:






    Creative Commons License This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.

    Bad Behavior has blocked 1693 access attempts in the last 7 days.