Clare Mon, 15 Jun 2009 17:15:40 -0700
hi all, I have something like below: <div> <p> <h1> <a href="#">My Link</a> </h1> </p> </div>
I'd like to get rid of only the inner tags, 'p' and 'h1'. Any help would greatly be appreciated.