OK, so we are using the awesome FancyBox 2 to put together a carousel of user images.
Everything is working great for images on our servers and other servers, with the exception of Facebook profile images.
- We get the following back from Janrain linking to this:
https://graph.facebook.com/648845765/picture?type=large - You will see that if you hit that in your browser, you end up on Akamai:
https://fbcdn-profile-a.akamaihd.net/hprofile-ak-ash4/371305_648845765_1960948885_n.jpg - The problem is that FancyBox doesn't seem to cope well with that and just doesn't display the image.
I've put together a demo here. Note the following:
- I'm using a normal image hosted on the Interwebs as image #1.
- I am using the problematic URL for #2.
- I have used the resolved Akamai URL for #3.
- Only images 1 and 3 display in the carousel.
Any and all help gratefully received.
Many thanks! Rob