jQuery BlockUI from IFrame
Hi,
I have an IFrame inside a main page. I am using jQuery BlockUI to show a popup and block the UI. Currently, it's blocking the IFrame only and positioning the popup with respect to IFrame position. I know this is normal behaviour.
But I want to block the whole [parent] window and position the popup in the middle of screen always.
Thanks in advance.
Imran