Hi!!............I have given a link to webview. On click of that webview a link shld open in new window. I have used (WebView *)webView
WebView *)sender createWebViewWithRequest
NSURLRequest *)request
function. On use of this func d link is opened in same webview itself. If i give code to open link in new window it is opened. But at d same time webview page also changes. I want d webview page to be in constant link.
function. On use of this func d link is opened in same webview itself. If i give code to open link in new window it is opened. But at d same time webview page also changes. I want d webview page to be in constant link.