Mochkit JavaScript DHTML





    
    
    
    
    
    




    var nf = numberFormatter("#%");
    alert( nf(1) );
    alert( nf(0.55));