Friday, 15 May 2015

c# - Click GeckoAnchorElement in GeckoIFrameElement or change OffsetLeft of GeckoIFrameElement -



c# - Click GeckoAnchorElement in GeckoIFrameElement or change OffsetLeft of GeckoIFrameElement -

in page browse geckowebbrowser, there's iframe. can set geckoiframeelement reference on it, access of elements. when phone call click() on geckoanchorelement in iframe nil happens (but no error thrown). element, when clicked mouse, changes offsetleft of iframe hide it.

is there way click() working in iframe ? if not, how can alter iframe's offsetleft ?

(for record, should point out clicks work on elements not on iframe)

c# iframe geckofx

No comments:

Post a Comment