Sat*_*000 3 mobile jquery jquery-mobile
我正在使用JQuery Mobile并且有<LI>一些长文本(A Description).
<LI>
我的问题是它只显示几个单词后跟"......"(3个点)
我怎样才能让它显示整个字符串?
bal*_*dre 10
您可以在文档中使用类似JQMobile提及的格式
然后覆盖/替换/添加您自己的.ui-li-desc例如white-space: normal;而不是现有的white-space: nowrap;
.ui-li-desc
white-space: normal;
white-space: nowrap;
所以你可以:
归档时间:
14 年,5 月 前
查看次数:
3764 次
最近记录: