Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I used disable-output-escaping="yes" with <xsl:value-of>. But this escaped only <ul> and <li> attribute and does not escape <p> tags. How to remove <p> tags from the ouput.
Regards,
Amby
For eg:
I am totally confused.
I need solution to this problem.
Output is :
<p>I am totally confused</p><p>I need solution to this problem</p>
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
html interpretation with disable-output-escaping="yes"
I used disable-output-escaping="yes" with <xsl:value-of>. But this escaped only <ul> and <li> attribute and does not escape <p> tags. How to remove <p> tags from the ouput.
Regards,
Amby
For eg:
I am totally confused.
I need solution to this problem.
Output is :
<p>I am totally confused</p><p>I need solution to this problem</p>
Regards,
Amby
is working on a reply...