fix typo
This commit is contained in:
parent
85adf97b25
commit
1513cef491
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
JJBrowser error demo
|
JBrowser error demo
|
||||||
====================
|
===================
|
||||||
|
|
||||||
When I compile this project and run it, it should open a window and
|
When I compile this project and run it, it should open a window and
|
||||||
show the content of a imbeded html page just saying "test".
|
show the content of a imbeded html page just saying "test".
|
||||||
|
|
||||||
But it shows nothing. When you use loadHTML() then it works.
|
But it shows nothing, just a white page. When you use loadHTML()
|
||||||
|
then it works.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue