I'm working on a UI project which makes use of a SVG browser Ekioh. Part of the requirement is to allow a user to LIKE a facebook page through the application. But since Ekioh isn't compatible with the FB javascript SDK, I can't seem to use the social plugin - like button. I looked into possibilities of using the graph API to implement this but it turned out this isn't possible by design. One can use graph API to like other objects but not page!
So in order to make it happen, I'm wondering what my options are if there is any, even if they were workarounds? Could some gurus out there kindly point me to the right direction please?
Any suggestions would be highly appreciated!