Dojo Gotcha – Initialization with window.onload
I’ve been playing with Dojo, specifically the rich text editor, and came across a Gotcha in setting up the whole thing, which isn’t documented too clearly. Specifically, Dojo needs its own window.onload - if you have your own window.onload (as...