【问题标题】:Icefaces 1.8 look and feel issueIcefaces 1.8 外观问题
【发布时间】:2013-04-14 09:12:08
【问题描述】:

我无法弄清楚如何为 icefaces 数据表组件的 header 获得良好的外观和感觉。我使用了ice:commandSortHeader,但图像(即箭头)根本没有显示。此外,标题没有像组件展示那样具有shiny 的外观和感觉。

我正在尝试使用rime.css,因此添加了这一行:

<link href="css/rime.css" rel="stylesheet" type="text/css"/>

我使用ice:graphicImage 作为分页器,图像以及外观都很好。对于可排序标题,我已在我的工作区中添加了箭头图像,但无法理解将其添加到何处以使其显示。也不知道如何为标题带来shiny 的外观。

请帮助我解决标题外观问题。

【问题讨论】:

    标签: java jsf user-interface icefaces icefaces-1.8


    【解决方案1】:

    替换

    <link href="css/rime.css" rel="stylesheet" type="text/css"/>
    

    <ice:outputStyle href="./xmlhttp/css/rime/rime.css" rel="stylesheet" type="text/css" />
    

    【讨论】:

      猜你喜欢
      • 2013-04-16
      • 2011-07-03
      • 2013-10-24
      • 1970-01-01
      • 2012-05-02
      • 2017-12-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多