[Users] Zoomslider not working at IE8
Simon Appelt
flansch at gmx.de
Wed May 18 16:13:29 CEST 2011
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
>
More information about the Users
mailing list