looking back on this the problem is so obvious now!
<img> does not have ending tags. you can end them like <img /> as in XHTML....
User Profile
Collapse
-
Replaced the a tag and img tag with <xsl:element name="tag"> and it works fine.
No idea why this matters at all, but it's fixed so I don't care.Leave a comment:
-
Problems Nesting Ellements: start tag doesnt match end tag?
The issue is that I need to place an a tag around an image in a .xslt file.
Structurally and logically I don't see why this isn't working.
...Code:<td class="bluecontent_head10d" colSpan="4"> <div style="float:left; padding-top:.5em;"><xsl:value-of select="/ppno/packages/package/[@title='PT_fulltime']"/> <span>Packaging & Pricing</span></div> <div
No activity results to display
Show More
Leave a comment: