Rev 51 | Rev 53 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
string.js/1.29/2005-05-21-23: - Does not use Number.prototype.addProperties() anymore because KJS doesn't support it - Does not overwrite built-in prototype properties anymore - format(): Refined JSdoc, disabled unsupported flags, several optimizations - pad() now defaults to non-breaking space, added String.prototype.pad() - rgb2HexCode() moved to css.js