|
|
Feedback on: irt.org FAQ Knowledge Base Q1438
irt.org | About | Feedback | 1636 [ previous next ] Feedback on: Sent by Worth: Length: Technical: Comments: There appears to be a bug (at least in the Windows version) of Netscape when using the parseInt() function. The following will demonstrate it: parseInt("08") == 0 If you use the (more correct) syntax, it works properly: parseInt("08",10) == 8 IE treats both queries as if they were base 10 uses of the parseInt() function. This conflicts with page 186 of the book "Javascript The Definitive Guide" by David Flanagan (3rd Edition). Excellent book... and I notice you advertise it here :) Keep up the great work... and good luck (all of you) with your up and coming book releases. PS: Any more games challenges coming up soon? Jeff Home Other feedback on 'irt.org FAQ Knowledge Base Q1438' - show all
|
-- div -->
|