You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jqmPhp
Hi Bruno
Thanks for your awesome work on the framework.
I made a comment on your blogpost giving the Listview example - only
saw your bug report link after.
Due to changes in the latest jquery.mobile-1.0a4.x version, Listview
items now need to wrap the thumbnail image, title and subtitle text
inside <a> </a> tags.
Currently the jqmListview / listitem will generate a list item with
only the text being clickable if using 1.0a4.x.
This is because only the text is wrapped in anchor tags. (1.0a3 still
works as expected, not sure if the 1.0a4.x change is a bug or a
feature).
Maybe I missed something and this is already addressed in the code?
Thanks
Anthony
Bruno Maia
unread,
Apr 20, 2011, 10:30:12 AM4/20/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jqm...@googlegroups.com
Hi,
I am working on an jqmPhp update. While not ready, I am providing a file that allow use jQuery Mobile Alpha 4.1 ListViews with jqmPhp version 0.03. An update of jqmPhp will be available soon.