Hey, I was wondering whether there is a way to use FlexScroll (JavaScript custom image based scrollbars) with IF开发者_运维百科RAMES instead of the DIVS.
Yes, I know scrollable DIVS are better than IFRAMES. This is my clients requirement though.
Cheers.
Turns out that FlexScroll cannot work with IFRAMES as an IFRAME's scrollbars are created within the browser itself.
:(
精彩评论