<ul> <removeThis> <li> <a type="link"> <img alt="" /> </a> </li> </removeThis> </ul>
if i wanted to remove that element how would i do it?
<ul> <removeThis> <li> <a type="link"> <img alt="" /> </a> </li> </removeThis> </ul>
if i wanted to remove that element how would i do it?