I'm trying to get the original picture from Picasa by picture.service,
and want to show them in lightbox, so the form like this:
<a class="thickbox" href="{{photo.media.content.0.url}}"><img
src="{{photo.media.thumbnail.0.url}}
photo.media.content.0.url is like this 'http://lh6.ggpht.com/
__QvkhfC3HEc/RpkAlOQwAlI/AAAAAAAACWg/P1hPFdKFp0s/IMG_0125.JPG', but an
warning raise up :"Resource interpreted as document but transferred
with MIME type image/jpeg" (I use google Chorme)
Did I fetch the wrong url ?
Sorry for my poor English.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Picasa Web Albums API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Picasa-Data-API?hl=en
-~----------~----~----~----~------~----~------~--~---