-
Sencha User
Executing ExtJS function in a child iFrame
I relatively new to ExtJS so please excuse me if this is a newbie question. A project I am working on has an ExtJS application embedded into our main application (non-ExtJS) and I am looking for a way for the parent to call an ExtJS function on the child iFrame. I tried creating a singleton with an alias, then referencing the alias in my calling javascript but that didn't work.
The other alternative I think would be to use deep links, but I cannot refresh the iFrame as it would lose the work that was done. Also this is ExtJS 4.2.
Thanks in advance for any suggestions.
-
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules