Closed (works as designed)
Project:
Modal Frame API
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2011 at 17:56 UTC
Updated:
14 Nov 2013 at 22:24 UTC
Jump to comment: Most recent
Comments
Comment #1
dsnopekUnfortunately, you can't really do that. :-/ We're able to show it when loading the modal because the loading is in the main page, and the modal is in an iframe. We have the main page around to do things in Javascript. However, when the main page is being reloaded/redirected, we can't do anything because we don't have a spare "context" to run Javascript in.