Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9093153
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T23:01:08+00:00 2026-06-16T23:01:08+00:00

I Am developing simple wp7 app for learning. I want to do the below

  • 0

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.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T23:01:09+00:00Added an answer on June 16, 2026 at 11:01 pm

    the above @Aure77 ans works fine but apply Invoke script function diff

    you can use InvokeScript function to remove or hide am also struggled to solve this I think Your are using InvokeScript in PhoneApplicationPage_Loaded, webBrowser1_Navigated that will throws errors

    and you can use this method in another event handler like MainPage_MouseLeftButtonDown, webBrowser1_LoadCompleted and the code is

    private void webBrowser1_LoadCompleted(object sender, System.Windows.Navigation.NavigationEventArgs e)
        {
            webBrowser1.InvokeScript("eval", "document.getElementsByTagName('your_div_name')[0].style.display = 'none';");
        }
    

    that works fine for me 🙂 try this

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i'm developing simple cms application. i want to integrate number of hits for some
I'm developing simple C# application using Windows.Forms on .NET. I need some button that
I'm developing simple CUDA app. I followed steps given on http://www.ademiller.com/blogs/tech/2010/10/visual-studio-2010-adding-intellisense-support-for-cuda-c/ but still there
Im developing a simple console application using java. I want to display currently running
Im developing a simple console Application using java. The code is given below `
I started developing simple application in WPF and XAML. I want to try accessign
I am new to hsqldb. I am developing simple application to get the some
I'm developing a simple application that fetches some data from wowarmory.com. What I need
I'm developing a wp7 app, It's a simple rss reader. I'm able to recuperate
I am developing simple application using JSF with richfaces. I want to upload folder(select

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.