[jQuery] Get text of clicked link

[jQuery] Get text of clicked link


I have a function that handles the onclick event on a link and I would
like to get the link text (i mean <a>this text</a>) when the user
click it. How can I do this?
Thanks,
vinicius