I am stuck with 11 lines of errors in x-code... here is one... webView.userInteractionEnabled=NO;'webview' undeclared .... here is another one... void (^keyBoardWillHide) (NSNotification *)=^(NSNotification * notif) {unused variable 'keyBoardWillHide'.... i don't know how to declare variables