Comment

Stuart Thiel

Thanks, used and credited.

Parent comment

scott christopher

I tend to use: function isInt (i) { return (i % 1) == 0; }