fancyapps / fancybox

jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.
http://fancyapps.com/
7.27k stars 1.78k forks source link

How to stick fancybox pop-up with background page #578

Closed ask91 closed 11 years ago

ask91 commented 11 years ago

I made a book using Baker Framework and IDE Xcode, and test with iOS simulator .

i'm using this fancybox for a gallery in my page. i'm having a case for my gallery that the fancybox popup would stick to background page, so that, when user is in fancybox and scroll it, the background page also scroll.

i've modified positioning rules inside the fancybox css, but haven't found the right part that makes the fancybox stick to background page.
could this be possible? if yes, where should i modify css rules (or the jquery plugin, perhaps?)

thanks for your help & consideration

JFKDIAZ commented 11 years ago

I made a suggestion in your question at http://stackoverflow.com/q/16272795/1055987 did you try?

fancyapps commented 11 years ago

I`m not sure I understand the question.