I have a tab from which an external modal (jqModal) gets triggered, and then from it a web page (window.open()). If certain events happen, I need to reload the original tab with new data.
Is this possible from a separate web page? (Reloading a particular nested tab from an external page).
Or would I to go for nested modals?
Thank you for the feedback.
Regards, Nat