> they don't always render the same results though: Of course. The OP is specifically casting a all-numeric string into a number. And your example shows that a numeric string beginning with a zero is incorrectly cast by parseint(), which violates (casual) assumptions about this operation and gives even more preference to unary +.
-- S. -- Subscription settings: http://groups.google.com/group/mootools-users/subscribe?hl=en
