Is it possible to bind an event to the arrow of the list item?
Is it possible to bind an event to the arrow of the list item?
To the actual arrow icon or the list item itself?
To the arrow icon. I want to navigate to a page when I touch the arrow.
I don't believe jQuery Mobile allows clicking just on the arrow. Mobile screens are small and clicking/tapping on just the arrow with a finger would be difficult. You should add the click event to the list item.