开发者

rtl listview / arrow-l jquery mobile

I am m开发者_开发百科oving all of my site to rtl ..

Now I need a little help with the arrow . how can I make it be to the left?

It's not working for me now ...

You can take a look at the site here

Also I have made a float right to the firstview thumbnails. And now the curve is at the right .. How can i make it go to the left?

thanks a lot


Button Icons: http://jquerymobile.com/demos/1.0a4.1/#docs/buttons/buttons-icons.html

data-icon="arrow-l"


You have to make a little changes to the markup classes as following:

In the list items li :

Change the class from ui-btn-icon-right to ui-btn-icon-left .

Then within the li item :

search for the span with class ui-icon-arrow-r and change it to ui-icon-arrow-l

hope that was useful.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜