Hi, In http://geoserver.itc.nl/mapserver/OpenLayersBugLocal.html, the css style sheet (http://geoserver.itc.nl/OpenLayers25/theme/default/style.css) can't be found.
I guess you did not copy the 'theme' directory. http://trac.openlayers.org/browser/trunk/openlayers/readme.txt: [...] As an example, using bash (with the release files in ~/openlayers ): $ cd /var/www/html $ cp ~/openlayers/build/OpenLayers.js ./ $ cp -R ~/openlayers/theme ./ $ cp -R ~/openlayers/img ./ [...] fredj Le Wed, 14 Nov 2007 10:34:41 +0100, Barend Köbben <[EMAIL PROTECTED]> a écrit : > > [version with working links on: > http://geoserver.itc.nl/mapserver.OpenLayersBug.html] > > > STRANGE BUG? > > > when loading Openlayers 2.5 from a location other than the openlayers.org/api > site, the OverviewMap's default location suddenly is upperleft iso. > lower-right... > > * Load map with openlayers.js script coming from openlayers.org/api > hosted site <http://geoserver.itc.nl/mapserver/OpenLayersBugHosted.html> ... > => control is in lower-right > * Load map with openlayers.js script coming from this site > <http://geoserver.itc.nl/mapserver/OpenLayersBugLocal.html> ... => control is > in upper-left, overlapping the zoom/pan tools > > Even stranger, it worked OK in OpenLayers 2.4 > <http://geoserver.itc.nl/mapserver/OpenLayersBugLocal24.html> ... > > I'd consider this a bug, or is it something else...? -- Frédéric Junod Camptocamp SA _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
