Hi, is there any signal or callback for handling an "onClick" event in c++ program (similar to mouse-target-changed)? Html sites are loaded with webkit_web_view_load_html() and my goal is to process user input, when HTML divs are clicked. (or connect the html onClick event through javascriptcore with my code) Does anybody have any solution for my problem? Thnaks, Daniel
_______________________________________________ webkit-gtk mailing list webkit-gtk@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-gtk