Fr?d?ric Junod: > > This is not not a good idea to control the CSS by using the id > of the html elements: they are generated by a "random" algorithm > and can change. You have guarantees that the id will always be > "OpenLayers.Map_2. > > Your graphics designer should use the CSS class instead.
This is indeed the case, but Christopher Schmidt: > > And if (as is likely the case) the CSS class isn't set on the > element in question, one should be set. This is the reason for using the Id. The ZoomBar (the "ladder") and the ZoomBar slider are represented by classless <div>-s with a background image. -- Nils Weinander | Systems Designer Phone +46 (0)8 410 064 56 Mobile +46 (0)70 978 28 37 -- Curalia AB | www.curalia.se Västmannagatan 15, 111 24 Stockholm, Sweden -- _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
