【问题标题】:jquery mobile options in selectBox are not rendered properlyselectBox 中的 jquery 移动选项未正确呈现
【发布时间】:2014-10-29 06:57:24
【问题描述】:

您好 jqueryMobile 选择中的选项未正确呈现。 下面是jsfiddle

Here's [a link](http://jsfiddle.net/DjsWv/14/)!

您可以看到 option:2012 在 chrome 中未正确呈现。 像高度几倍宽度也会产生问题。

请帮我解决这个问题。

【问题讨论】:

  • 添加此样式#select-choice-year{font-size:15px;} jsfiddle.net/DjsWv/16
  • @SureshPonnukalai 谢谢它的工作。
  • 很好。我已经发布了上述解决方案作为答案。

标签: javascript jquery css jquery-mobile jquery-plugins


【解决方案1】:

在您的 CSS 中添加以下样式。

 #select-choice-year{font-size:15px;}

FIDDLE DEMO

【讨论】:

    猜你喜欢
    • 2020-03-04
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-04-24
    • 2019-09-02
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多