Javascript

    Today at work I met a rather funny piece in the JS code:

    obj_.checked = (obj_.checked == true)? False: true;

    Also popular now: