I Am developing simple wp7 app for learning. I want to do the below tasks In Windows Phone 7 application.
navigate to a webpage (http://some-url/) and am able to load this page(using webBrowser) i don't want to display header div (on top of the page). how can i call java script (InvokeScript) for this web browser page
and this html webpage is not my app.