onComplete fires too soon

时光怂恿深爱的人放手 提交于 2019-12-25 08:46:48

问题


When should onComplete fire?

In 8.5.2 it fires when the event has runned so If you set some values in the event they will reflect in the update that is executed using the XSP.partialGet. But in 8.5.3 in all browsers execpt IE the onComplete event fires and is returned before the event that it should be doing oncomplete for. Anybody seen this and perhaps have a solution for the problem?


回答1:


The problem was in the standby Widget. an new version will be published. the n.style problem in dojo.js is when you try to add stuff to dojo.body()



来源:https://stackoverflow.com/questions/9478420/oncomplete-fires-too-soon

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!