Hi all,
I am trying to write some html pages using jQuery library. When I load html
page in an application webkit (qgraphicswebview) on PC, the page is loaded
correctly. But on my embedded platform (STi710x) with directfb & qt, the
page is not loaded correcty with the same application webkit. I remarked
that some functions do not work such as :
.children(':eq(3)') ==> i had to change to : children().eq()
etc.
Anyone can explain me why ? What happened please ?
And with the same simple page, same application webkit, but the performance
is very bad on embedded platform ? page load is very slow and flicking. In
your opinion, how can I improve it ?
Thanks in advance
Regards,
--
Thanh NGUYEN
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt