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
Hi Ive spottet on anumber of occasions that my macros output som strange html. It works fine, looks weird in the source, and surely doenst validate. Example: An attribute set for an tag like: [code] [/code] Renders as: [code] target=" blank " [/code] How do i get it to render correctly?
You can try this: [code] [/code]
It was a white space problem [code] [/code] fixed it
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
strange output from xslt
Hi
Ive spottet on anumber of occasions that my macros output som strange html. It works fine, looks weird in the source, and surely doenst validate. Example:
An attribute set for an tag like:
[code]
[/code]
Renders as:
[code]
target=" blank "
[/code]
How do i get it to render correctly?
You can try this:
[code]
[/code]
It was a white space problem
[code]
[/code]
fixed it
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.