Rafael Martínez
Posts: 0
Joined: Tue Apr 23, 2013 5:19 pm

Dynamic lists

Using dymanic lists like in this example:

http://docs.appery.io/tutorials/build...

with labels inside the elements of the list, the hover and the down style are missing.

There is some way to maintain the mouse-over style and the mouse-down style for the list?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Dynamic lists

It keeps the styles if you use the default label (Text attribute). In general, the styling won't be an issue as there is no mouse on a mobile device.

Rafael Martínez
Posts: 0
Joined: Tue Apr 23, 2013 5:19 pm

Dynamic lists

Yes, but the example is using a hidden label in the list and this is necessary for us.

It could be not an issue, but it is a problem because the users expect a change (another background, highlight the border or something like that, like in a normal list of jQuery without labels inside) when the element of the list is selected.

No way to do this with Appery?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Dynamic lists

You should be able to add the hover back with styles. You can do anything with some JS and CSS in Appery.io. We did have an issue (in bug tracking) to add back the styles. Let me check what happened to it.

Return to “Issues”