Hi Kenneth,
When using the function, it's working correctly for me. But faced 1 issue.
The Actual HTML code is,
<img width="150" height="150" border="0" src="http://cutesoft.net/uploads/3c307013ae4c4e6d8a9bb730457f2c9c.jpg" alt="" />
But the value retrieved like,
<img xmlns="http://www.w3.org/1999/xhtml" width="150" height="150" border="0" src="http://cutesoft.net/uploads/3c307013ae4c4e6d8a9bb730457f2c9c.jpg" alt="" />
Actually,
xmlns& src_cetemp tag additionally adding....
If suppose adding Anchor tag means, like <a href> but it is retrieved like href_cetemp additionally adding in it.
Pls help how to avoid these tags when retrieving the Editor selected value.
Thanks in advance,
raj