Fancybox not working with images from Twitter API
问题 With Fancybox 2 the example below works flawlessly (left out other code) <a class="fancybox" href="https://si0.twimg.com/profile_images/2169856486/avatar.jpg" title="some title"> <img src="http://a0.twimg.com/profile_images/2169856486/avatar_normal.jpg" alt="" /> </a> but the code below load the image on a separate page <a class="fancybox" href="https://api.twitter.com/1/users/profile_image?screen_name=boris&size=original" title="some title"> <img src="http://a0.twimg.com/profile_images