Skybound Software is looking to hire experienced C# developers to work on Stylizer and other forthcoming Skybound products. Click here for details.
GeckoFX is an open-source component which makes it easy to embed Mozilla Gecko (Firefox) into any .NET Windows Forms application. Written in clean, fully commented C#, GeckoFX is the perfect replacement for the default Internet Explorer-based WebBrowser control. Download GeckoFX @ Google Code >
GeckoFX is made by Skybound Software, authors of Stylizer—the professional CSS editor with a strong focus on visual control, error-free workflow, and productivity. Learn About Stylizer >
Discuss GeckoFX, the Open-Source Gecko Control for .NET
You are not logged in.
Pages: 1
Does anyone knows if it's possible to prepend javascript event by custom (my) event from GeckoFX?
We can capture javascript events from the GeckoFX: http://geckofx.org/viewtopic.php?id=743.
I want to get follow functionality for the currently loaded document:
1. Get an element (by some criteria)
2. Replace the element event handler by custom event handler
The custom event handler will be called when the event happens and the element "original" event(s) will be called after.
It has to be "revertable" to its original state.
Thanks in advance!
Offline
Pages: 1