Hello,
can anyone help me i am trying to get and change a little part out of a tag-contruction, which i am not allowed to change.
if someone could show me how i can isolate the name ("jan jansen") only, so that i am able to replace it.
- <div id="name">
- <p><span id="nameheading">name: </span>Jan Jansen</p>
- </div>
thanks for your help.
Nickolaus