I'm looking to get the length of a number in JavaScript or jQuery?
I've tried value.length
without any success, do I need to convert this to a string first?
I'm looking to get the length of a number in JavaScript or jQuery?
I've tried value.length
without any success, do I need to convert this to a string first?