This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
b75fd8ee2c01c1c63d7ebd9e37863c44dfd826b1
openlayers
/
lib
/
OpenLayers
/
Control
History
crschmidt
5f4a8d2b0d
Make a first attempt at making the zoombar div transparency work in IE. Since this image is a background image, I want to be able to set different sizes for the img and the div. I'm nt sure how well this attempt will work. However, the code still works in FF on OS X. Someone with IE test when they get a bit?
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@374
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-05-25 19:46:49 +00:00
..
KeyboardDefaults.js
Change @require to @require:
2006-05-24 17:17:22 +00:00
LayerSwitcher.js
Implement radio button support in LayerSwitcher. Pass in {mode:'radio'} to constructor to switch away from checkbox mode, which is default. This allows us to complete the original part of
#32
, although we do not yet support the concept of 'base layers' described in that ticket, which has been split to
#62
.
2006-05-25 15:29:53 +00:00
MouseDefaults.js
fix for
#60
2006-05-24 18:45:50 +00:00
PanZoom.js
fix to PanZoom controls to make them alpha-clear. This is it for
#25
2006-05-25 16:38:07 +00:00
PanZoomBar.js
Make a first attempt at making the zoombar div transparency work in IE. Since this image is a background image, I want to be able to set different sizes for the img and the div. I'm nt sure how well this attempt will work. However, the code still works in FF on OS X. Someone with IE test when they get a bit?
2006-05-25 19:46:49 +00:00