dojox.off.files.isAvailable
dojo.require("dojox.off.files");
defined in dojox/off/files.js
boolean Determines whether the given resource is available offline.
Usage
function (/*String*/ url) (view source)
parameter | type | description |
---|---|---|
url | String | The URL to check |