0 Replies Latest reply on Jan 23, 2012 10:45 AM by hhoehn

    <rich:tree> and oncomplete

    hhoehn

      Hi,

       

      I have a <rich:tree> element. It will be rerendered sometimes. Is there a posibility to start a javascript methode after a complete reload of the tree?

       

      The "oncomplete" attribute does not work. The "oncomplete" will be called after each treeelement and the last call is earlier then the DOM update is finished. So if new elements in my tree, i don't find them with findeByElementID() in the used javascript method.

       

      Best regards

      Harald Höhn