Hi Robert, I don't currently provide a way to disable on/offline checking. The source code is pretty straightforward though and I'm sure you can jump through it and add an option.
Best, Brad [email protected] On Fri, Feb 20, 2009 at 9:16 AM, robertlan <[email protected]> wrote: > > 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? >
