Eric Pascarello wrote:Read the docs: https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/parseInt Eric
Eric Pascarello wrote:var a = 1; alert(a.length); Eric