Пользовательский интерфейс jQuery ThemeRoller предоставляет 24 темы.
- Для изменения
jqgrid
тему просто загрузите Redmond (Прокрутите вниз и выберите тему, нажмите кнопку Загрузить), выбрав вкладку Gallery
, затем нажмите Календарь изображение для preview the theme
, затем нажмите кнопку Download
для загрузки. - Извлеките загруженный файл
jquery-ui-1.10.4.custom
и вставьте его вthemes -> redmond
папка.
Ниже приведены файлы для применения темы в jqgrid.
Пример:
<link rel="stylesheet" type="text/css" media="screen" href="<%=request.getContextPath()%>/themes/redmond/jquery-ui-1.10.4.custom/css/redmond/jquery-ui-1.10.4.custom.css" />
<script type="text/javascript" src="<%=request.getContextPath()%>/themes/redmond/jquery-ui-1.10.4.custom/js/jquery-1.10.2.js" ></script>
<script type="text/javascript" src="<%=request.getContextPath()%>/themes/redmond/jquery-ui-1.10.4.custom/js/jquery-ui-1.10.4.custom.js"></script>
Изменение темы jqgridиспользуйте jquery-ui-1.10.4.custom.css,
jquery-1.10.2.js,
jquery-ui-1.10.4.custom.js
файлов.
Шаг: 1
Шаг: 2