Tagged Questions
0
votes
1answer
2k views
Help me re-center a ModalPopup within an iframe when the iframe's parent window scrolls
I have a web page with an iframe in it (I don't like it, but that's the way it has to be). It's not a cross-domain iframe so there's nothing to worry about there.
I have written a jQuery extension ...