#1028 closed enhancement (fixed)
Consider using DOMContentLoaded-like approach for Dojo onload work
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This was partially started before, but no good cross-browser solution was worked out. There seems to be one here:
http://dean.edwards.name/weblog/2006/06/again/
Can we apply that for Dojo, instead of relying on window.onload (using code that is allowed by the Dojo license)? Would this also help with folks that have trouble using Dojo because they define window/body onload?
Note: See
TracTickets for help on using
tickets.
It's a good idea... let's put it to the list for discussion.