Hi, I have another problem
I open an iframe in the fancy box (some real estate offers, coming from another website, I have no other options).
The content in the iframe is longer than the fancy box so I have to scroll - so far no problem. But in Safari (Mac - didn't check on Windows) when I scroll in the iframe of the fancybox the main window that's sitting behind in the background is also sliding.
I searched a little and found this proposal in another forum but it doesn't help so far:
$("#scrollOnlyHere").scroll(function (event) {
event.stopImmediatePropagation();
});
thanks a lot
scrolling in iframe of fancybox - main window also scrolls
scrolling in iframe of fancybox - main window also scrolls
Webdesign from Düsseldorf - made with phpwcms (most of it):
http://eyelikeit.com/index.php?de_beispiele-webdesign
http://eyelikeit.com/index.php?de_beispiele-webdesign
- Oliver Georgi
- Site Admin
- Posts: 9905
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Re: scrolling in iframe of fancybox - main window also scrol
Use FancyBox support for this please.