I loaded the Like Box iframe
code generated on Facebook into an UIWebView
on my iPhone App. It works well, but when I scroll, it scrolls the UIWebView
itself, and not the content inside the iframe
. How can I block the UIWebView
from scrolling (i.e the UIWebView
takes the fullscreen frame) and allow the overflowed content of the iframe
to scroll instead ?
ps : I tested a simple .html in MobileSafari.app and I have the same problem
You use two fingers in the like box instead of one. Then it scrolls.