iphone - Navigation bar and UIWebview -


i having slight issue , trying fix can't find easiest answer towards it. have navigation bar, taking top pixels away, , hence webview content last 44 px if not wrong goes under bounce , hides content. hence problem have submit button, , since needs clicked, goes under bounce condition , doesn't let me select button. quick solution problem appreciate.

thanks

make sure uiwebview has autoresizingmask set flexible in height , width. can in interface builder or in code.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -