[Users] Scale slider not working in IE
Andrew Stewart
Andrew.Stewart at reddeer.ca
Thu Jan 13 17:56:04 CET 2011
Try delcaring the slider as an object like -
var slider = new GeoExt.ZoomSlider({
renderTo: 'zoom_slider',
height: 100,
vertical: true,
map: map,
plugins: new Ext.ux.SliderTip()
});
And then add the object to your tbar/bbar and see if that works.
________________________________
From: users-bounces at geoext.org [mailto:users-bounces at geoext.org] On Behalf Of Robert Buckley
Sent: January 13, 2011 9:43 AM
To: users at geoext.org
Subject: [Users] Scale slider not working in IE
hi,
What does that mean? js code to identify which browser is open and use a different css file?
cheers,
Robert
________________________________
[This message has been scanned for security content threats and viruses.]
[The City of Red Deer I.T. Services asks that you please consider the environment before printing this e-mail.]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20110113/5238d7f7/attachment.htm
More information about the Users
mailing list