How to Determine an element getting clicked inside an IFrame

Add-in Express™ Support Service
That's what is more important than anything else

How to Determine an element getting clicked inside an IFrame
Determining element inside an IFrame 
Pat Madden




Posts: 1
Joined: 2014-12-31
I am trying to determine which element is getting clicked inside a IFrame which has multiple elements.
The OnClick handler is only returning the IFrameElement.

How do I get the inputElement inside the IFrame Document?
(VB.net)
Thanks,
pinhead
Posted 31 Dec, 2014 10:27:28 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Pat,

Try setting the SupportedEvents property to Document. If this doesn't help, could you please point me to the page producing the issue?


Andrei Smolin
Add-in Express Team Leader
Posted 05 Jan, 2015 09:01:37 Top