• Resolved kencooperjr

    (@kencooperjr)


    How do I create nested modal windows?

    On a page have a link that creates a modal – no problem,
    On the modal window have a second link to create another modal that will be nested in the first modal.

    Problem is that the second modal window replaces the first modal window.

    How do I create nested modal windows so that BOTH show up.

    Thanks – Ken

    https://www.ads-software.com/plugins/easy-modal/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    I have had this working in the past but will have to dig into the code and see what would have to be changed.

    Are you thinking they need to be draggable as well?

    Thread Starter kencooperjr

    (@kencooperjr)

    Would be nice to be draggable – BUT not necessary. Would hope that one can specify where the nested modal window would be situated, i.e. top-right, center, bottom-left…

    THANKS – Ken

    Plugin Author Daniel Iser

    (@danieliser)

    Each modals positioning is controlled via the admin in v2, and can be over ridden using php filters, jquery data element filtering etc on the fly even.

    Draggable is something else entirely, but both will take some time for me to get working.

    I will see if there is a simple solution in jQuery you can use.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘nested modal windows’ is closed to new replies.