0 Replies Latest reply on Jan 28, 2008 6:51 AM by liuliu

    How it works the richfaces when we click the same node in a

    liuliu

      hi,

      I use fckeditor in my projet somewhere to replace the textarea by using fckeditor.replacetextarea(). I call this on oncomplete of a tree node. I meet a problem when i select the same node twice. fck creat 2 instances. I think Richfaces does nothing in java and dom when we select the same node, but the oncomplete is called , so fck add the second instance in the dom.

      I want to know How richfaces works in this case?Is there a solution for my problem?

      any suggestion is appreciated

      thanks in advance

      liu