Facebook-Album-Browser
Facebook-Album-Browser copied to clipboard
How to open actual size image on click?
When I click on thumbnails it always open image in small size. I need to open I mage in actual size what I am uploading on facebook. Guide me... Thanks
No Response :) :) :)
Hi, sorry for late response. I haven't done any update recently on this library :( There is a lightbox that opens the large size on click, but I think you want to show the original upload image. Try to debug JSON response of the FB API, if it is available in JSON response, you can render out HTML element the way you want on the UI. I hope I could help