remove a part of a text js code example Example: how to remove a text by javascript var ret = "data-123".replace('data-','');