javascript - Facebook app browser debugging -


background: i'm building responsive website (html5,css3,js), noticed functionality doesn't work when being viewed inside of facebooks in-app browser. site works fine in chrome/firefox/safari. however, when user using facebook mobile app, , clicks link site, launches in-app browser window. site loads, functionality doesn't work.

questions: a) there tools can use debug site in facebook in-app browser? (ie: firebug) have searched high , low, haven't found easy solution.

or b) there way site can detect browser , launch different one...or along lines?

thanks on one!


Comments