hi,
In QtWebKit, we can use
QWebFrame.documentElement().firstChild()
QWebFrame.documentElement().nextSibling()
QWebFrame.documentElement().tagName()
to access DOM. But what is the corresponding API in WebKit... I guess this functions should be provided originally from WebKit?
Thanks for any help!!
Yanke


Reply With Quote



Bookmarks