how to find string and replace using javascript code example Example: javascript replace var res = str.replace("find", "replace");