Saturday, October 20, 2012

see if a string contains a substring in JavaScript

if (billiards.toLowerCase().indexOf(liar) >= 0) {

No comments:

Post a Comment