2 Replies Latest reply on Sep 23, 2009 7:28 AM by nbelaevski

    how to add scripts/styles (inline) in ajax request

    javatwo

      Hello,

      For ajax request(say A), a list of scripts and styles need to be loaded.
      For ajax request(say B), another list of scripts and styles need to be loaded.

      How to achieve this?

      <a4j:loadScript> and <a4j:loadStyle> can only load one script/style. Can it be used with <c:repeat> or <t:dataList>?

      How to add inline scipt/styles such as

      .....



      ...


      Thanks
      Dave