I have an app similar to the app in tutorial44. I think my issue is related to the way we are displaying our version of the app. If I run the app directly from the IDE everything works fine, tree nodes expand and collapse as expected, but when the users get the app we are using an IFRAME to dispaly the app as we need some templating around the app to happen. When the tree is displayed now the tree does nothing, doesn't expand when the nodes are clicked, nothing coming up in the debug window either? Any thoughts? |