Looking for someone to fix my facebook app....when i add it to a facebook page i want the scrollbars to dissapear and the page to autoresize. But, i also need the scroll bars to remain when someone views the app in a normal browser outside of Facebook. $10 to anyone who can do this for me!
http://developers.facebook.com/blog/post/565/ This is generally an issue with an old Javascript command being called in your footer that's been depreciated. Check out your code, if you see a FB.setAutoResize, change it to FB.setAutoGrow Also check your Advanced settings of Application settings, make sure both canvas height/width are set to Fixed.