If I have a string "Abc: Lorem ipsum sit amet", how can I use javascript/jQuery to remove the string before the ":" including the ":". For example the above string will become: "Lorem ipsum sit amet".If I have a string "Abc: Lorem ipsum sit amet",
If I have a string "Abc: Lorem ipsum sit amet", how can I use javascript/jQuery to remove the string before the ":" including the ":". For example the above string will become: "Lorem ipsum sit amet".If I have a string "Abc: Lorem ipsum sit amet",