I've got a jQuery function that is going to replace each hyperlink with a jPlayer using that hyperlink as its source. The hyperlink looks like this in HTML:
I'm wanting to take all links pointing to external urls and insert a title tag with some text that I can then turn into a mouseover tooltip effect.The purpose is simple, we want to inform the visitor that by clicking on the link they would be taken away to another site. The warning message would be in the title tag.