Hi there,
Thanks for replying quickly.
It works fine in your example. Both versions retain the class attribute.
So, I'm not sure why it is disappearing in my setup...?
The first box is:
<div><span style="font-family: Arial">This is <strong>test <a class="pickle" href="http://cutesoft.net/hello.htm"><strong>content</strong></a></strong>for 007 ... </span></div>
The second box is:
<div>
<span style="font-family: Arial">This is <strong>test <a class="pickle" href="http://cutesoft.net/hello.htm"><strong>content</strong></a></strong>for 007 ... </span>
</div>