jammer1221
Programmer
Hey All,
I have an iframe that holds a few "widgets". These widgets are draggable and if the user drags them outside the dimensions of the iframe, the iframe, of course, creates scroll bars. Is there anyway to detect when the iframe creates the scroll bars without constantly querying the size of the document?
While writing this I realized that I could check the size of the document on the end of the drag. I will give that a shot but am still interested in any ideas that you all might have.
Thanks,
Matt
I have an iframe that holds a few "widgets". These widgets are draggable and if the user drags them outside the dimensions of the iframe, the iframe, of course, creates scroll bars. Is there anyway to detect when the iframe creates the scroll bars without constantly querying the size of the document?
While writing this I realized that I could check the size of the document on the end of the drag. I will give that a shot but am still interested in any ideas that you all might have.
Thanks,
Matt