Active
Project:
Modal Frame API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2011 at 17:17 UTC
Updated:
14 Nov 2013 at 22:16 UTC
Jump to comment: Most recent
Hi,
I LOVE this module.
I am using modal_frame to provide poups for content. I am also using lightbox2 for images.
I know there is a way to specify php return value for page specific visibility settings. How do I specify that if I am in a frame then return false?
I could use this to exclude things like qtc chat and feedback from being in a modal window.
Comments
Comment #1
dsnopekFrom PHP you can detect if your in the child frame like this:
We probably should implement an API function for this. Moving to the 7.x-1.x to do so.