Text replace with Jquery
- by James123
I have to replace Text inside HTML. When I looked ViewSource of the page I found this html tag. Now I need to replace text "Respuesta" with "Responder". I am using SharePoint CEWP webpart for this. What is the code I need write to replace this text?
<div><a id="ReplyLink3" href="" ONCLICK="javascript:GoToPage('');return false;"…