I've got a client who would like multiple modalframes to be open at the same time. I know this seems like a bad UI design but it makes sense for his unusual case. He's trying to duplicate a computer desktop with popup file explorer windows and image viewing windows. It would be great if the popups could coexist.
It doesn't appear to be currently possible to have more than one modalframe open at a time... let alone have one update the other. Is this something you think is possible for the future?
Other things that would be useful: the option to position the modal relative to the parent page (both in pixels or relative %), and the ability to scale the modal as a % of the parent page.. currently you can only set the size in pixels. (I'm making the site scale fluidly).
Thank you for any insight.
Comments
Comment #1
imclean commentedBy definition you can only have one modal window open at a time as it requires input to continue. There may be other modules which can help with multiple modeless popups.