Im using Jquery Colorbox to show information in the colorbox popup.
I have iframe turned on so when the new colorbox opens up if there is more content than the height of the colorbox the window in the colorbox popup scrolls.
The issue is if I continue to scroll to the end of the window in the colorbox using my scroll button on my mouse and continue to scroll the whole window, not just the window in the pop up, will scroll down.
Is there a way to prevent this? Hopefully this makes sense.