Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
I am using jquery colorbox 1.3.18 with jquery 1.7.2.
My requirement is to open one popup and open another popup from that popup and the previous one should be disabled till i close the last popup. Is this achievable in current version?
Why dont you just close the first one and then open it again when the user finished the second popup? – Josh MeinApr 10 '12 at 15:48
the requirement is such that parent popup will be big and a small child popup will be shown from some event in the parent popup. – AnkitApr 10 '12 at 15:49