Hi,
When using JQuery Mobile and I include links in a listview, there is a difference in behaviour between normal <a> links and links with rel="external" specified. The latter link is only clickable on the text part, while normal links are clickable on the entire row. Is there a workaround to fix this issue?