iphone - is it possible to use iframe in UIWebView? -


i want add facebook button in app. in developer.facebook.com couldn't fine that. possible use iframe created facebook button in uiwebview? think if possible can add uiwebview in app use iframe. thanx. please write example code.

yes possible can use iframe in webview.you need load webview html string.you can find related code of html iframe if seacrch on net.moreover can use javascript,in webview using method stringbyevaluatingjavascript: of uiwebview.


Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

c# - How to set Z index when using WPF DrawingContext? -

c# - Cloning WPF controls and object hierarchies -