开发者

fancybox: higher than viewport?

开发者 https://www.devze.com 2023-01-11 09:15 出处:网络
I am using a fancybox to show some inline content on a listview. My problem is, that when the inline c开发者_StackOverflowontent is higher than the viewport, fancybox creates scrollbars inside the lig

I am using a fancybox to show some inline content on a listview. My problem is, that when the inline c开发者_StackOverflowontent is higher than the viewport, fancybox creates scrollbars inside the lightbox - but this is not the desiered effect. Instead i would like the lightbox/fancybox to addapt to the inline content, so that the scrollbar will be in the browser itself and not the lightbox.

Any ideas?


from api

autoScale = true => If true, FancyBox is scaled to fit in viewport

look on the api document for more option

http://fancybox.net/api

0

精彩评论

暂无评论...
验证码 换一张
取 消