list item arrow
Posted: Tue Apr 24, 2012 1:32 pm
Is it possible to bind an event to the arrow of the list item?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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.