This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft
Windows Dev Center
Windows Dev Center
  • Home
  • UWP apps
  • Get started
  • Design
  • Develop
  • Publish
    • API reference
    • Downloads
    • Samples
    • Support
  • Dashboard
      • Microsoft 365
      • Azure
      • Office 365
      • Dynamics 365
      • SQL
      • Windows 10
      • Windows Server
      • Enterprise Mobility + Security
      • Power BI
      • Teams
      • Visual Studio
      • Microsoft Advertising
      • AI
      • Internet of Things
      • Azure Cognitive Services
      • Quantum
      • Microsoft HoloLens
      • Mixed Reality
      • Docs
      • TechNet
      • Developer Network
      • Windows Dev Center
      • Windows IT Pro Center
      • FastTrack
      • Partner Network
      • Solution Providers
      • Partner Center
      • Cloud Hosting
      • Education
      • Financial services
      • Government
      • Health
      • Manufacturing & resources
      • Retail
      • Security
      • Licensing
      • AppSource
      • Azure Marketplace
      • Events
      • Research
    • View Sitemap
    Sign in
    Ask a question
    Quick access
    • Forums home
    • Browse forums users
    • FAQ
    Announcement: 2

    Internet Explorer Extension Development announcements

    • Link
      Internet Explorer 11 Preview
      Ryan Bolz Wednesday, June 26, 2013 5:23 PM

      Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.

      Thanks,

      Microsoft Community team

    Internet Explorer Web Development announcements

    • Link
      Welcome!
      Ryan Bolz Wednesday, June 26, 2013 5:24 PM

      Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.

      Thanks,

      Microsoft Community team

    • Remove From My Forums

    Forums [ view all ]

    Selected forums

    Clear
    Internet Explorer Extension Development
    x
    Internet Explorer Web Development
    x
    Filter : All threads
    All threads
    Answered
    Unanswered
    Proposed answers
    General discussion

    No replies
    Helpful
    Has code

    All languages
    Sort : Relevance
    • Relevance
    • Most recent post
    • Most recent thread
    • Total votes
    • Total replies
    • large check mark
      0 Votes

      How to inject STYLE into a page

      Internet Explorer Development
       > 
      Internet Explorer Web Development
      One more thing.   If you simply must inject a fully formed STYLE tag using a scoped innerHTML string as described
      Answered | 13 Replies | 40432 Views | Created by John Sudds [Microsoft] - Friday, November 10, 2006 1:17 AM | Last reply by jason.Carpenter - Tuesday, September 14, 2010 1:55 AM
    • large check mark
      0 Votes

      How to reduce the CPU Usage?

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      I had a BHO developed in c#. It gets injected in IE. whenever a page is opened I want to change the text displayed on screen
      Unanswered | 1 Replies | 3720 Views | Created by SVT Gdwl - Thursday, July 9, 2009 11:43 AM | Last reply by Sheng Jiang 蒋晟 - Thursday, July 9, 2009 5:10 PM
    • large check mark
      0 Votes

      How can I force a page to render in standards mode using a BHO?

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      I am creating a BHO which injects some code into certain web pages. I created it to support IE8 and up, however, some of the pages that I need to inject ...
      Answered | 1 Replies | 3297 Views | Created by jonny_wonny - Saturday, November 19, 2011 7:31 PM | Last reply by Jesse Jiang - Tuesday, November 22, 2011 7:30 AM
    • large check mark
      0 Votes

      Create style tag

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Hello, I'm creating a BHO and inject an style tag to page. Below is my ...
      Unanswered | 1 Replies | 908 Views | Created by Dang Hong Son - Saturday, May 17, 2014 3:39 PM | Last reply by May Wang - MSFT - Sunday, September 28, 2014 7:55 AM
    • large check mark
      0 Votes

      Resubmit error on IE-8 / Struts token functionality not working on IE-8 / Users 's request can't be processed due to resubmit error at IE-8

      Internet Explorer Development
       > 
      Internet Explorer Web Development
      of document.write statements to inject markup into a page. MTL your injected markup is incorrect (different browser versions make corrections differently) or your ...
      Answered | 2 Replies | 3885 Views | Created by VINAYSINGH10 - Tuesday, August 14, 2012 6:26 AM | Last reply by 网游 - wang'you - Wednesday, August 15, 2012 3:26 AM
    • large check mark
      0 Votes

      Injecting JS on pages

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      , and I am a little lost. Basically my add on will need to inject some javscript on certain pages and modify the DOM of the page its on. Thats about it, i don't ...
      Unanswered | 4 Replies | 4698 Views | Created by George Stavrev - Thursday, October 14, 2010 5:27 PM | Last reply by Sheng Jiang 蒋晟 - Tuesday, June 14, 2011 4:12 PM
    • large check mark
      0 Votes

      How to inject HTML and JavaScript into an existing page using C#

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      . In Fire Fox and Chrome, I did this by injecting pop-up code (in html) in to the body of web page so it will show the alert to user. In IE, I find some ways to ...
      Unanswered | 4 Replies | 6079 Views | Created by Kent Ta - Wednesday, February 22, 2012 1:56 AM | Last reply by Kent Ta - Monday, February 27, 2012 4:05 AM
    • large check mark
      0 Votes

      html injection

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      I require a plug-in for Firefox that will inject html code to each webpage returned from Firefox For example i need the following html table injected as a top ...
      Unanswered | 1 Replies | 3778 Views | Created by adam84 - Thursday, November 22, 2007 4:51 AM | Last reply by doWhileSomething - Friday, November 23, 2007 1:27 AM
    • large check mark
      0 Votes

      Sharepoint style Menus in HTML Page

      Internet Explorer Development
       > 
      Internet Explorer Web Development
      I am trying to create the Sharepoint styled menus in my HTML Page. This page will not be a part of the sharepoint site ? How could this be achieved ?
      Proposed | 2 Replies | 2187 Views | Created by AmitYJ - Wednesday, August 15, 2012 4:31 PM | Last reply by FightAsABull - Thursday, August 23, 2012 1:12 AM
    • large check mark
      1 Votes

      Injected script and BHO communication?

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Omeriko wrote: Assuming I inject a script into the main tab web-browser content. How can the injected ...
      Answered | 4 Replies | 4246 Views | Created by Omeriko - Tuesday, November 29, 2011 2:34 PM | Last reply by Igor Tandetnik - Tuesday, November 29, 2011 6:02 PM
    • large check mark
      0 Votes

      IE8 RC1 public : Cannot inject style using javacript ?

      Internet Explorer Development
       > 
      Internet Explorer Web Development
      Hi guys,  Do you know if it is still possible to inject styles using javascript in ie8 ?The following code doesn't seem to work anymore...
      Unanswered | 1 Replies | 3656 Views | Created by ZeYoyoMan - Thursday, January 29, 2009 10:06 PM | Last reply by 网游 - wang'you - Tuesday, February 10, 2009 11:12 AM
    • large check mark
      0 Votes

      Script Injection? Greasemonkey-type extension?

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      I was just wondering if you could have some sort of script injection (JS) add-on like firefox's greasemonkey extension? For those who don't know
      Unanswered | 0 Replies | 4576 Views | Created by Greg J. Brown - Wednesday, September 24, 2008 4:47 AM
    • large check mark
      0 Votes

      How to debug JavaScript injected by IE extension?

      Internet Explorer Development
       > 
      Internet Explorer Web Development
      I am developping an extension that injects JavaScript into a web page and then invokes some JavaScript functions. I would like the debuger to step into JavaScript when I invoke it ...
      Answered | 1 Replies | 4613 Views | Created by VladLvov - Thursday, June 23, 2011 7:53 PM | Last reply by 网游 - wang'you - Thursday, June 23, 2011 10:22 PM
    • large check mark
      0 Votes

      How do I append child node in an Internet Explorer BHO extension?

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Hi, I think you will find that the FB Like API's actually inject their own <iframe> tag into the page..... How to customize the ...
      Answered | 1 Replies | 3227 Views | Created by Zaheerm - Monday, July 18, 2011 5:29 AM | Last reply by 网游 - wang'you - Tuesday, July 19, 2011 5:51 AM
    • large check mark
      0 Votes

      How to inject script to listen for activeX events

      Internet Explorer Development
       > 
      Internet Explorer Web Development
      How about executing the following after you add the control to your page: element.onsomeevent = function() {// client-side event handling code goes ...
      Unanswered | 1 Replies | 3730 Views | Created by chatko23 - Thursday, October 22, 2009 3:06 AM | Last reply by jscher2000 - Monday, October 26, 2009 2:43 AM
    • large check mark
      0 Votes

      injecting script into webpage problem

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Hi All,   Don't forget that there are security settings that can block your use of injected scripts ie. Active Scripting enabled, Allow scripting of ...
      Unanswered | 3 Replies | 5555 Views | Created by mlabs - Thursday, May 17, 2007 6:14 PM | Last reply by 网游 - wang'you - Tuesday, December 11, 2007 9:01 PM
    • large check mark
      0 Votes

      Impossible to inject HTML code to frame?

      Internet Explorer Development
       > 
      Internet Explorer Web Development
      Hy Guys :D I want to inject Html code to one frame using C# ... does anyone know how to do this ?
      Unanswered | 2 Replies | 1137 Views | Created by LucasSaraiva - Wednesday, June 26, 2013 9:05 AM | Last reply by Mortene Nielsen - Wednesday, July 3, 2013 9:06 AM
    • large check mark
      0 Votes

      Injecting JavaScript into a DIV Element

      Internet Explorer Development
       > 
      Internet Explorer Web Development
      the script should work fine, and not be a security issue, as long as you aren't trying to inject this on a page/window/iframe from another domain, or src (source
      Unanswered | 1 Replies | 4647 Views | Created by Renaissance 2K - Tuesday, September 4, 2007 1:15 PM | Last reply by unique_username - Tuesday, September 4, 2007 6:17 PM
    • large check mark
      0 Votes

      problem injecting script

      Internet Explorer Development
       > 
      Internet Explorer Web Development
      I posted this in the BHO forum, but I'd like to get input from the script experts out there too .. are there known issues with script injection/execution ?  My question is ...
      Unanswered | 0 Replies | 4382 Views | Created by mlabs - Thursday, May 17, 2007 6:17 PM
    • large check mark
      0 Votes

      Inject small div at bottom right corner using BHO

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      MUST be uinque and must not be listed in the page style rules. Give it an Id value that is not likely to be used anywhere else on the internet eg.... ...
      Answered | 7 Replies | 5312 Views | Created by Inacent - Friday, January 14, 2011 9:26 AM | Last reply by 网游 - wang'you - Saturday, January 22, 2011 2:01 PM
    • Items 1 to 20 of 14607 Next ›
    Announcement: 2

    Internet Explorer Extension Development announcements

    • Link
      Internet Explorer 11 Preview
      Ryan Bolz Wednesday, June 26, 2013 5:23 PM

      Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.

      Thanks,

      Microsoft Community team

    Internet Explorer Web Development announcements

    • Link
      Welcome!
      Ryan Bolz Wednesday, June 26, 2013 5:24 PM

      Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.

      Thanks,

      Microsoft Community team

    What's new

    • NEW Surface Pro 6
    • NEW Surface Laptop 2
    • NEW Surface Go
    • Xbox One X
    • Xbox One S
    • VR & mixed reality
    • Windows 10 apps
    • Office apps

    Store & Support

    • Account profile
    • Download Center
    • Sales & support
    • Returns
    • Order tracking
    • Store locations
    • Support
    • Buy online, pick up in store

    Education

    • Microsoft in education
    • Office for students
    • Office 365 for schools
    • Deals for students & parents
    • Microsoft Azure in education

    Enterprise

    • Microsoft Azure
    • Enterprise
    • Data platform
    • Find a solution provider
    • Microsoft partner resources
    • Microsoft AppSource
    • Manufacturing & resources
    • Financial services

    Developer

    • Microsoft Visual Studio
    • Windows Dev Center
    • Developer Network
    • TechNet
    • Microsoft developer program
    • Channel 9
    • Office Dev Center
    • Microsoft Garage

    Company

    • Careers
    • About Microsoft
    • Company news
    • Privacy at Microsoft
    • Investors
    • Diversity and inclusion
    • Accessibility
    • Security
    English (United States)
    • Sitemap
    • Contact Microsoft
    • Privacy & cookies
    • Terms of use
    • Trademarks
    • Safety & eco
    • About our ads
    • © Microsoft 2019
    English
    Deutsch English Español Français
    Italiano 日本語 한국어 Português
    Pусский 简体中文 繁體中文