Mochkit JavaScript DHTML





    
    
    
    
    
    




    alert( isNull(null) );
    alert( isNull(undefined) );
    alert( isNull({}) );