Closed malaterre closed 11 years ago
You might want to try instantiating your viewer the new way:
viewer = new OpenSeadragon({
id: "container",
tileSources: "/iipsrv/iipsrv.fcgi?DeepZoom=/images/cmu1.jp2.dzi"
});
OpenSeadragon(options) returns a viewer object. I was using Seadragon.option to set other options, and had to convert to this method. I don't have a dzi to test, but see if you still have the issue.
For some reason I keep getting an error when doing full page and DZI images. Code is:
When I click fullpage, in chrome, I get:
Uncaught TypeError: Cannot call method 'insertBefore' of undefined setFullPageopenseadragon.js:3969 onFullPageopenseadragon.js:4640 (anonymous function)openseadragon.js:587 (anonymous function)openseadragon.js:1933 $.EventHandler.raiseEventopenseadragon.js:1953 releaseHandleropenseadragon.js:6364 onMouseUpopenseadragon.js:2682 THIS.hash.mouseup
and in firefox:
[16:55:34.226] THIS[this.hash].prevElementParent is undefined @ http://localhost/demo3/openseadragon.js:3969