Login Register

currentStyle

Random error on getComputedStyle

Hi,

Dojo: 1.0.2, (custom build)

In my page I use a TabContainer, which loads every tab's content trough XHR. If I'm changeing the active tab while it is loading in random cases I get an error in IE and FF.
IE: currentStyle is null or not an object
FF:

Object cannot be created in this context" code: "9
_doIt("GET", Object chain=[0] id=5 fired=0 paused=0 results=[2])dojo.js.uncompres... (line 6626)
xhrGet(Object preventCache=true)dojo.js.uncompres... (line 6683)
_downloadExternalContent()dojo4caf.js.uncom... (line 5863)
_loadCheck(undefined)dojo4caf.js.uncom... (line 5841)

Syndicate content