I have fb app that in some-point i need the user select some picture from popup
but , now i don’t allow to use popups , mainly because popup blockers .
what usually faceboop up is using ?
can i use modal dialogs with overlay
I have fb app that in some-point i need the user select some picture
Share
You can use jquery-ui dialog, simple modal, or facebox.
I am sure there are more options but these three are very common.