redirect user to a new page after clicking on like button on mobile web
Posted
by
user2518048
on Stack Overflow
See other posts from Stack Overflow
or by user2518048
Published on 2013-06-24T22:17:35Z
Indexed on
2013/06/24
22:21 UTC
Read the original article
Hit count: 159
i built a page that can redirect a user to a new page after clicking on facebook like button on my page, but the like button does not show on mobile web. i did this with facebook javascript SDK not iframe because i need to use FB.Event.subscribe to do the redirect part. does anyone know how to solve this problem? or does anyone have some suggestions how to imply redirecting a user to a new web page after clicking facebook like button on mobile web page?
© Stack Overflow or respective owner