1 Reply Latest reply on Dec 11, 2009 6:50 AM by nbelaevski

    Order of link tags in head is different than the order of ta

      Order of link tags in head is different than the order of tags in the xhtml.

      Why are the link tags for the styles loaded with <a4j:loadStyle> always after the other link tags in the head?

      This is stupid, as the user has no chance to overwrite these styles except via onload script.
      I can't use the <a4j:loadStyle> component because its incompatibility with conditional comments like <!-- [if IE]>, where the generated link tag is placed outside the conditional comment!!!