[Users] Zoomslider not working at IE8

Sarah Schuessler sarah_flip at yahoo.de
Thu May 19 15:29:04 CEST 2011


Hi Simon,

what did you mean with "invisible zoomslider"?

I found out that it is a problem with .png itself - I`m not using default ones. 
I suppose that our web admin has changed default png with Adobe. So I opened it 
with another program and saved it and everything was ok.

Thanks.

regards
Sarah



----- Ursprüngliche Mail ----

Hey Sarah,

can't see any mistake. Did you try to use the "invisible" gx_zoomslider? ;)
because it's sound to me like a CSS problem. Maybe include some other 
css theme.

greetings,
Simon

Am 18.05.2011 12:16, schrieb Sarah Schuessler:
> Hi list,
>
> I think that is an easy question but I`m stuck so hoping someone could give a
> hint.
>
> I`m using gx_zoomslider at my map but only showing up at firefox.
> At IE I can see zoomslidertip and there is no red cross.
> Changing map.Z_INDEX_BASE['Control'] to a higher rate did not solve it.
>
> Here is some code:
>
> var view = new Ext.Viewport({
>             layout: "border",
>             items: [new Ext.BoxComponent({
>                                  region: 'north',
>                                  el: 'north',
>                                     height: 40,
>                                     margins: '0 0 5 5'
>                 }),
>                 {title: "Karte",
>                 type: "gx_mappanel",
>                 id: "mappanel",                    
>                 tbar: toolbarItems,                    
>                 region: "center",
>                 margins: '0 0 0 5',
>                 map: map,
>                 layers: [ layerLand, layerLandkreise , layerTK, layerIMS2, 
>layerWaldfunkt ],
>                 zoom: 0,
>                 items: [
>                     { xtype: "gx_zoomslider",
>                     vertical: true,
>                     height: 120,
>                     x: 20,
>                     y: 30,
>                     plugins: new GeoExt.ZoomSliderTip({
>                         template: "Massstab: 1 : {scale} "})
>
>                     }
>                     ]
>
>                 },
>
> Any hints?
>
> Thanks
> best regards
> Sarah
> _______________________________________________
> Users mailing list
> Users at geoext.org
> http://www.geoext.org/cgi-bin/mailman/listinfo/users
>

_______________________________________________
Users mailing list
Users at geoext.org
http://www.geoext.org/cgi-bin/mailman/listinfo/users



More information about the Users mailing list