dejanstojanovic / Facebook-Album-Browser

jQuery plugin for browsing public albums of a Facebook account
http://dejanstojanovic.github.io/Facebook-Album-Browser/
MIT License
74 stars 42 forks source link

Like button on each images #6

Open deejay87 opened 9 years ago

deejay87 commented 9 years ago

Hi again :) maybe the possibility to add a "like button" on each image opened (with on/off option)

dejanstojanovic commented 9 years ago

Sounds good. I was even thinking to add option for comments, but will have to wait :)

deejay87 commented 9 years ago

Nice idea

dejanstojanovic commented 9 years ago

The API supports if for sure, just need some time to sit and write the code. Feel free to join coding :)

dejanstojanovic commented 9 years ago

Added like button option for image preview

deejay87 commented 9 years ago

hi :) where the button must be located? because I do not see it ( likeButton: true,)

dejanstojanovic commented 9 years ago

Whn you open image for preview in lightbox, like button should be below image. I checked on the demo and it is there, but these is an issue with like count which needs to be fixed

PetarMetodiev commented 8 years ago

Hello, Which demo are you looking at? The like button doesn't seem to appear for me. I tried Chrome, Firefox, Edge. In my own code the like button doesn't show up as well(likeButton: true;). Thanks!

dejanstojanovic commented 8 years ago

You are right, I see it does not show anymore in any of the demos. I will check and make the fix for this