Disable Preloading on V2 for animated Gif's and larger images
149 views
Skip to first unread message
lol
unread,
Nov 9, 2012, 1:46:56 AM11/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fanc...@googlegroups.com
I notice there seems to be a small issue with the FEATURE where fancybox attempts to fully load an image before displaying it. When I load a large animated Gif or large picture, fancy box never loads it. I can Left-Click the thumb and choose the option to open link in new tab and the image is there, valid, and loads fine (slowly) but none the less it gets there. Can someone please instruct me on how to modify fancybox so that I can have a preloading disabled option upon initialization.
something like:
$(element).fancybox({
noPre : true,
fitToView: true,
autoSize: true,
openMethod: 'changeIn',
closeMethod: 'zoomOut'
});
JFK
unread,
Nov 10, 2012, 7:34:18 PM11/10/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message