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

target_blank #66

Open Rbalyk opened 7 years ago

Rbalyk commented 7 years ago

Hi! Can you help me please. When I click on album I need open fotos from album on other page(target_blank). I try use function window.open(response), but doesn't work it. Thanks a lot!!!

zsavicreative commented 7 years ago

I might be misunderstanding you, but why would you need photos to open from an album that you havent called into that current page?

I suggest re-thinking your page structure? maybe call multiple albums on the same page and have access to any photos you need?