I'm sure they wouldn't dare .but just to be certain. TinyMCE isn't doing
anything like window.onload = theirFunction(){} ?
That would be really bad and unnecessary as the basic core dom API supports
adding multiple events if you use the API calls (such as
window.addEventListener) instead of j
I have recently added most recent T5 snapshot, that includes the Upload
component (which is a great addition by the way!). One of the changes in
this latest version is adding all scripts created using the
PageRenderSupport class (via the DocumentScriptBuilder class) to an “onload”
event that is p