Reload a page cause error on java script
-
Hi,
I am developing a window application which use QTWebview. When I load the first page, everything is ok, but the second will throw an unknow js error. Try to load the second first, nothing happens, and then load the first page, the error occurs. Load 2 pages in the web is ok. I 've very tired with this bug for 2 days. I can not debug into javascript to know what happenning, can not understand why the strange error allways occur in the second page. Any help is very appreciated.
P/S: I use function @setHtml@ to load a page.
__
Tuan