string remove javascript character code example Example: js remove string from string var ret = "data-123".replace(/data-/g,'');