2 Replies Latest reply on Jan 4, 2011 10:13 AM by eunnini

    jquery - Add an element

    eunnini

      Hello,

       

      How can I add some html to the page with jQuery. Something like this

       

      $("<div>Hello</div>").appendTo('body'); but with rich:jQuery tag

       

      Thanks