In dojo.off, after dojox.off.initialize(); how to stop checking on/offline, and how to entirely reverse this dojox.off.initialize() ?
My purpose is: Save CPU on client-side if they select to disable offline (not just go offline). Any detailed code?
In dojo.off, after dojox.off.initialize(); how to stop checking on/offline, and how to entirely reverse this dojox.off.initialize() ?
My purpose is: Save CPU on client-side if they select to disable offline (not just go offline). Any detailed code?