Trapping right-click on web browser control.

  • Thread starter Thread starter Hadi
  • Start date Start date
H

Hadi

Hi,

The application that I'm working on need to support tabbed browsing (ie to
simulate Mozilla, having a tab control with browser in it). Now I would like
to be able to support if the user right-click on a link and select "open in
new window" instead of opening a new IE, I want to be able to open that in
the new tab. Can someone gives me a pointer or two about doing this?

Thanks,

Hadi
 
Hi,

This is not the answer, altough you may want to look at the DOM (Document
Object Model).

Jodie
 
Back
Top