hi,

One thing I am not very clear is that. In QtWebKit, there is a method QWebFrame->evaluateJavaScript() ,which can execute javascript. I think the function should be provided by WebKit. But I just cannot find the corresponding API in WebKit...

Thanks for any help!!

Yanke