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?)
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