Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Claushingebjerg 886 posts 2415 karma points
    Apr 16, 2009 @ 17:54
    Claushingebjerg
    0

    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?

  • David Conlisk 432 posts 1008 karma points
    Apr 16, 2009 @ 18:34
    David Conlisk
    0

    You can try this:

    [code]


    [/code]

  • Claushingebjerg 886 posts 2415 karma points
    Apr 16, 2009 @ 19:06
    Claushingebjerg
    0

    It was a white space problem

    [code]

    [/code]

    fixed it

  • 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.

Please Sign in or register to post replies