Facebook-Album-Browser icon indicating copy to clipboard operation
Facebook-Album-Browser copied to clipboard

jQuery plugin for browsing public albums of a Facebook account

Results 28 Facebook-Album-Browser issues
Sort by recently updated
recently updated
newest added

I have implemented a gallery using this jquery library and thumbnails are taking too long to load. Also wanted to know if you can make the title permanent instead of...

Hello, I am trying to implement this browser into my website. I seem to be having an issue, wherein the photo gallery only loads about half of the album, and...

the is more of a request then an issue.. This plugin is absolutely amazing. and kudos to your coding skills. Thanks a bunch for this. it causes the "more photos"...

Loading of the albums fails, although it did work until recently. Has Facebook changed the API? All the demos on CodePen stopped working too. (Tested on macOS 10.12.3, Safari 10.0.3...

I can't seem to get this working, even though my Page is public and I am using access tokens correctly. The page remains blank, so I'm guessing that maybe the...

hi any idea why the like and share buttons aren't showing? i have them set as likeButton: true, shareButton: true, i thought it was just on my page but your...

Hi man, Huge fan of your work. I have recently been trying to implement this plugin onto my site. I wish to display all of my photos in a single...

Good morning Dejan, I'm working with your app and it's fantastic. Very easy to use, free, customizable.. Just fantastic. The only problem that I've had so far is that my...

Hello, I'm using the following code to select a pciture from an album: ``` $(document).ready(function () { $(".fb-album-container").FacebookAlbumBrowser({ account: "me", accessToken:$localStorage.accessTokenFacebook, showImageText: false, likeButton:false, shareButton: false, //photosCheckbox:false, showAccountInfo: false, lightbox:true,...

@sanjinc images into lightbox is not showing itself in full resolution. Can you help me find the reason?