i make four pages named PageA、PageB 、PageC and PageD.
in PageA ,i put in two inline frame widget: Frame1 and Frame2 .
i put a tree widget in PageB and linked to Frame1 ,and linked PageC to FrameB .
Now i want to realize the action like this :
when i click the node of the tree,how to change the content of Frame2 to PageD?