I am wondering how to select a element by it’s title and then changing that title.
For example say an element has an title of “Hello”, I would like to target that specific title of “Hello” and change it to “goodbye” after the page loads.
Would anyone be able to help me out on how to write this in Jquery?
May be something like this: