I'm working on a site which for some reason places the text I: at the start of each of the search results in the dropdown menu. It's a feature of the plugin/theme which apparently can't be adjusted manually. So I want to use javascript to remove this text. Is it possible to do this with dynamic text that is generated, such as with search results? I've seen examples of removing text with javascript but in those cases it was for static content and not dynamic...