Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Blank screen with dojo 1.3.1

Started 6 months ago by sbusch
Before I start, I'm not 100% sure dojo is the culprit ... At the head of my page, for dojo 1.3.1, I have: script scr=...1.3.../dojo.js djconfig='parseOnLoad:false' ... On systems with high latency (lousy connection from 10K miles away) and a slow server (response can be over 5 seconds), one out of 10 times or so, we'll get a completely blank screen, but with page source that's perfect. I'm ...
Site: Forums | The Dojo Toolkit  Forums | The Dojo Toolkit - site profile
Forum: Dojo Core Support  Dojo Core Support - forum profile
Total authors: 5 authors
Total thread posts: 6 posts
Thread activity: no new posts during last week
Domain info for: dojotoolkit.org

Other posts in this thread:

davidmark replied 5 months ago
The _loadInit method is called by load and/or DOMContentLoaded listeners. In some agents, it may be called by an interval that polls the readyState property of the document. Setting the afterOnLoad configuration option narrows the possibilities down to a load listener. Can you post an example? And which browser(s) are affected?

jburke replied 4 months, 1 week ago
djConfig.afterOnLoad should only be used if you know Dojo is being added to the page after the page has loaded. It just does a simple timeout to trigger the onload work that dojo needs, so I expect it to give bad results. The timeout you use for 5000 probably works for how your page is constructed, but it may fail if you add more things to your page. It also means waiting 5 seconds before ...

il3k replied 3 months, 2 weeks ago
I am having a similar problem with Firefox 3.5 - the page loads blank. It seems to be pretty random. The source code looks fine but the page is blank. The page actually loads very fast in those instances so it doesn't appear to be timing out or anything.

jburke replied 3 months, 2 weeks ago
If you have a test page and more info on what kind of Dojo you are using (version, is it an xdomain build, a custom build, etc...) it might be possible to troubleshoot. Also, if you see any error messages in Firebug, that would be useful.

vvskum2k04 replied 3 months ago
The dojo portlets when used with firefox stops loading abruptly and just shows a title bar of one of the portlet. I have more than one portlet in the page. The loading abruptly stops just showing the title bar of one of the portlet and status bar shows 'Done'. when refreshed again (F5 or Ctrl+F5) again the page shows up c0mpletely. The same thing happens when we click on 'Edit' on portlets. ...

 

Top contributing authors

Name
Posts
jburke
2
user's latest post:
Blank screen with dojo 1.3.1
Published (2009-08-17 21:07:00)
If you have a test page and more info on what kind of Dojo you are using (version, is it an xdomain build, a custom build, etc...) it might be possible to troubleshoot. Also, if you see any error messages in Firebug, that would be useful.
vvskum2k04
1
user's latest post:
Blank screen with dojo 1.3.1
Published (2009-08-27 15:26:00)
The dojo portlets when used with firefox stops loading abruptly and just shows a title bar of one of the portlet. I have more than one portlet in the page. The loading abruptly stops just showing the title bar of one of the portlet and status bar shows 'Done'. when refreshed again (F5 or Ctrl+F5) again the page shows up c0mpletely. The same thing happens when we click on 'Edit' on portlets. Please let me know if this is...
sbusch
1
user's latest post:
Blank screen with dojo 1.3.1
Published (2009-06-02 15:05:00)
Before I start, I'm not 100% sure dojo is the culprit ... At the head of my page, for dojo 1.3.1, I have: script scr=...1.3.../dojo.js djconfig='parseOnLoad:false' ... On systems with high latency (lousy connection from 10K miles away) and a slow server (response can be over 5 seconds), one out of 10 times or so, we'll get a completely blank screen, but with page source that's perfect. I'm only on my second day...
davidmark
1
user's latest post:
Blank screen with dojo 1.3.1
Published (2009-06-29 19:49:00)
The _loadInit method is called by load and/or DOMContentLoaded listeners. In some agents, it may be called by an interval that polls the readyState property of the document. Setting the afterOnLoad configuration option narrows the possibilities down to a load listener. Can you post an example? And which browser(s) are affected?
il3k
1
user's latest post:
Blank screen with dojo 1.3.1
Published (2009-08-17 19:46:00)
I am having a similar problem with Firefox 3.5 - the page loads blank. It seems to be pretty random. The source code looks fine but the page is blank. The page actually loads very fast in those instances so it doesn't appear to be timing out or anything.

Related threads on "Forums | The Dojo Toolkit":

Related threads on other sites:

Thread profile page for "Blank screen with dojo 1.3.1" on http://www.dojotoolkit.org. This report page is a snippet summary view from a single thread "Blank screen with dojo 1.3.1", located on the Message Board at http://www.dojotoolkit.org. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity