English 中文(简体)
• 如何在舱轮移动式板块清单中添加多个芯片
原标题:How to add multiple icons in jquery mobile collapsible list

我愿在单列单的外加一线附近增加一席。 但是,由于支离破碎的移动会产生这种动态,因此无法补充。 任何建议都会受到高度赞赏。

问题回答

这肯定是一个黑板,但你可以等到网页上才开始,然后找到清单调查植被,并用单对每个清单项目进行 app色的移动超声波:

//wait for a certain pseudo-page to initialize
$(document).delegate( #home ,  pageinit , function () {

    //find the listview and append to it s second tier children (the `<div class="ui-btn-inner ui-li" />` element)
    $(this).find( ul[data-role="listview"] ).children().children().append( <span class="ui-icon ui-icon-home ui-icon-shadow" style="right:30px;">&nbsp;</span> );
});​

通知一更改了<代码>right/code>。 新的icon公司的财产没有重叠。

http://jsfiddle.net/uZxXB/“rel=“nofollow” http://jsfiddle.net/uZxXB/。

<fieldset data-role="collapsible" data-iconpos="left" >
                        <h1 ><span    class="ui-icon ui-icon-home ui-icon-shadow ui-btn-icon-right" style="right:30px;">&nbsp;</span>Header</h1>

可在html中添加。

左边两根ons,一只ons,一只 for,一只 right,一只 right,一只 right,一只 right,一只 right,一只 the,一只 the,一只 the,一只 the,一只 the,一只 the,一只 the,一只 the,一只 the,一只 the,一只 the,一只 the,一只 the,一只 the,一只 the,一只 the,一只 the,一 the,一把 right子改成文。

.ui-collapsible-heading .ui-btn{text-align:center;margin:0;border-left-width:0;




相关问题
How can I make mobile version of an existing web site?

We have a website coded with jsp-Java. Now, we want to show our website more user friendly on blackberry etc. Is there any tool or method to do this issue more easier? thanks for your answers.

Should I make my mobile application for Mobile 6 or Mobile 5?

I am going to be making a small application very soon. I am wondering would it be better to go and make it for 6.0 or should I make it for 5.0? I don t know much about both versions but I guessing ...

How do I combine @font-face and @media declarations?

I d like to build a common typography stylesheet with a very small number of selectors. As such, I d far prefer to use @media sections for the various versions rather than create different files, each ...

热门标签