Asked by:
Browser Extension for IE

-
I am developing an Extension for IE. When I open gmail account, I click on the Compose button to open a new compose view i could get the HTML element for the opened window. If I maximize the same window it is opening as a new window but for the newly opened window i am not able to get the HTML Code since it is opening in a new window.
Could anyone help me to resolve this? How to get HTML View for the newly opened window in IE using BHO ?
Question
All replies
-
Hello,
Thanks for your participation in this forum. I'm trying to involve some senior engineers into this issue and it will take some time. Your patience will be greatly appreciated. Sorry for any inconvenience and have a nice day!
Damon Zheng
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help. -
-
-
That is not a window but some floating div elements. I don't think Google has documented anything about its page structure, you are on your own to find out how the page is constructed.
Visual C++ MVP -
Hi Nagaja
Thank you for you encouragement. I work on this issue whenever i get free time apart from my work time. For time being I have left this issue to continue further. I hope to get some solution on this.
- Edited by Thomas (Kotagiri) Wednesday, July 24, 2013 10:44 AM Forgot to add name
-