【发布时间】:2012-07-07 22:10:39
【问题描述】:
背景
在同一网页上使用 jQuery 小部件和 OpenLayers 小部件。
问题
jQuery 有Theme Roller,而 OpenLayers 有它的default theme。这导致:
工具包控件有不同的颜色。这可以通过自定义OpenLayers 或jQuery 以匹配另一个来解决,但如果可能的话,我宁愿不重新发明轮子。例如:
- http://dev.openlayers.org/sandbox/itranga/openlayers/theme/css/jquery/
- http://trac.osgeo.org/openlayers/ticket/1800
- https://github.com/developmentseed/openlayers_themes
问题
我在哪里可以找到 OpenLayers 2.12 和 jQuery UI 1.8.18(免费提供)的主题,它们的配色方案一致?
谢谢!
【问题讨论】:
标签: css jquery-ui themes openlayers