1 Reply Latest reply on Apr 11, 2007 3:24 PM by sergeysmirnov

    Rendering of h:outputLabel

      Hi,

      the rendering of <h:outputLabel> seems to be different in JSF 1.2 and A4J:
      JSF renders a "\n" after the opening html label tag - causing browsers (i.e. Firefox 2 + IE7) to show some white space before the text of the label. However, A4J responses don't have that linebreak and therefore, the layout is different.
      Is this a known issue? How can I solve that problem?

      Tia,
      Confuzius