Re: mouse clicked Area from C# DOM
- From: tasleem <tasleem@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 21 Apr 2008 11:15:02 -0700
hi, thanks for reply, area means html button of text will lie inside
elements like table,div etc i am saying area to that, i have tried but
problem is registering event handler for that, as onclick function of html
document does not take any arguments which supply position that i use in
below function,
"Igor Tandetnik" wrote:
"tasleem" <tasleem@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message.
news:5885C9F0-BC31-4B61-808B-6771F07123B4@xxxxxxxxxxxxx
hi all, i have made IE toolbar, now i want when mouse is clicked on IE
Area(that area will be inside the html element like div,td,table
etc), i want to select that and highligh the whole area
how to do that in C#.
I'm not sure what you mean by "whole area", but see if
document.elementFromPoint helps.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
- Follow-Ups:
- Re: mouse clicked Area from C# DOM
- From: Igor Tandetnik
- Re: mouse clicked Area from C# DOM
- References:
- mouse clicked Area from C# DOM
- From: tasleem
- Re: mouse clicked Area from C# DOM
- From: Igor Tandetnik
- mouse clicked Area from C# DOM
- Prev by Date: How to print currently open webpage from IE add-in?
- Next by Date: Re: mouse clicked Area from C# DOM
- Previous by thread: Re: mouse clicked Area from C# DOM
- Next by thread: Re: mouse clicked Area from C# DOM
- Index(es):