Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save evemilano/db591d8d71e4956979a8 to your computer and use it in GitHub Desktop.

Select an option

Save evemilano/db591d8d71e4956979a8 to your computer and use it in GitHub Desktop.
Facebook iFrame Apps - Rimuovere le Scrollbars
<script type="”text/javascript”">// <![CDATA[
window.fbAsyncInit = function() {FB.Canvas.setSize();}// Do things that will sometimes call sizeChangeCallback()function sizeChangeCallback() {FB.Canvas.setSize();}
// ]]></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment