Issue with Resizing a Dialog that has an iframe inside

Issue with Resizing a Dialog that has an iframe inside


Hey Guys,
So I have just stumbled upon a case where I was required to use the
Dialog component of thUI and to place in it an ifr4ame. The dialog
itself was resizable. However when I tried to resize the dialog and
the mouse managed to scroll into the iframe space then the Dialog no
longer resized probably and the onmouseup event was missed. This is
probably since in the iframe we are having a new enviroment where
those functions are no longer followed (and the events do not bubble
back to the original.
I wanted to ask if there is some way around this that is documented or
if I will have to come up with my only solution to the problem.
Hope someone can help.
Regards and thanks in advance,
Mackram