Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2012-01-28 11:24:18
- markus_falk
- Member
- Registered: 2012-01-14
- Posts: 11
txp with jQuery mobile [solved]
Hey,
I’m trying to build something on txp using jQuery mobile. The problem is that I just don’t see a way of getting the required attributes to the txp list tags such as section_list.
Any ideas on how to get things going?
thanks alot :)
Last edited by markus_falk (2012-01-28 19:23:41)
Offline
#2 2012-01-28 19:23:24
- markus_falk
- Member
- Registered: 2012-01-14
- Posts: 11
Re: txp with jQuery mobile [solved]
<ul data-role="listview" data-theme="c" data-divider-theme="a" data-inset="true">
<txp:category_list wraptag="" break="">
<li>
<txp:category title="1" link="1" />
</li>
</txp:category_list>
</ul>
found it in the docs. only txp beginners around here?
Offline
#3 2012-01-28 23:03:46
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: txp with jQuery mobile [solved]
markus_falk wrote:
found it in the docs. only txp beginners around here?
Sorry, the pros were all busy writing the TXP docs ;)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#4 2012-01-29 15:15:17
- markus_falk
- Member
- Registered: 2012-01-14
- Posts: 11
Re: txp with jQuery mobile [solved]
thats quite alright :D
Last edited by markus_falk (2012-01-29 15:18:20)
Offline
Pages: 1