| Article: |
Roll Your Own Browser | |
| Subject: | browser constantly refreshes | |
| Date: | 2006-10-10 18:28:16 | |
| From: | jaybird2 | |
|
I've got this example working for me somewhat, only the web page keeps refreshing. The url specified in the loadPage() function (last line of the initBrowser() function) is refreshed over and over and over, non-stop.
|
||
Showing messages 1 through 1 of 1.
-
browser constantly refreshes
2006-10-11 06:37:55 jaybird2 [View]



i.e.
mozilla -chrome chrome://mybrowser/content
I had to replace 'mozilla' with 'firefox' for it to work for me...
firefox -chrome chrome://mybrowser/content
Thanks again for the great xul example!