Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

ListView: List View that contains Links#12

Merged
jasondscott merged 1 commit into
masterfrom
ListViewLinks
Oct 9, 2012
Merged

ListView: List View that contains Links#12
jasondscott merged 1 commit into
masterfrom
ListViewLinks

Conversation

@jasondscott
Copy link
Copy Markdown
Contributor

Fixes: #9
List items are defaulted to no icon but can be overwritten using
data-icon=arrow-r on the <ul> , <li> or by using
$.mobile.listview.prototype.options.icon = "arrow-r";

List items are defaulted to no icon but can be overwritten using
```data-icon=arrow-r``` on the ```<ul>``` , ```<li>``` or
```$.mobile.listview.prototype.options.icon = "arrow-r";```
jasondscott added a commit that referenced this pull request Oct 9, 2012
ListView: List View that contains Links
@jasondscott jasondscott merged commit 1f865a7 into master Oct 9, 2012
@ProLove365
Copy link
Copy Markdown

Jason - Excellent work. Thanks again for being so supportive.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

List View that contains LInks

2 participants