As title says, I’m using webview to display a site and I need to show the link in a status bar when the mouse is over an hypertext…
How can I do this? I’m sure it is something very easy but till now I could not find anything about this…
Thanks for any help,
Massy
As title says, I’m using webview to display a site and I need to
Share
I got it! I was sooo sure it was sooo easy…
Here’s what I did for anyone who will have my same problem:
Also don’t forget to UIDelegate your webView.
Peace, Massy