[webkit-dev] click() method for anchor and img elements in WebKit API

Piotr Dobrogost pd at 2009.gmane.dobrogost.pl
Mon Aug 3 03:14:49 PDT 2009


Hi

According to
https://developer.mozilla.org/en/DOM/element.click
Gecko does not support click() method on some elements (like anchor or img).

Does WebKit support click() method on anchor and img elements?
If not are there any plans to support it and is it possible to implement
this functionality atop of current API?
I'm using Qt port of WebKit and it would be enough for me if this port
would have such a function in its API.


-- 
Piotr Dobrogost
*** curlpp.org - c++ wrapper for libcurl ***



More information about the webkit-dev mailing list