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 *** _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

