|
Feedback on: irt.org FAQ Knowledge Base Q531
irt.org | About | Feedback | 3588 [ previous next ] Feedback on: irt.org FAQ Knowledge Base Q531
Sent by John on February 13, 2002 at 08:27:54:
Worth: Worth reading
Technical: Just right
Comments: Anonymous didn't test his/her code before submitting it... The line: var restOfWord = a[i].substring(1, a.length).toLowerCase(); SHOULD read: var restOfWord = a[i].substring(1, a[1].length).toLowerCase(); otherwise it munches the string.
Other feedback on 'irt.org FAQ Knowledge Base Q531' - show all
|
|
Copyright © 1996-2008 irt.org, All Rights Reserved.