Page 1 of 1

Dynamic lists

Posted: Wed May 01, 2013 4:49 pm
by Rafael Martínez

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?


Dynamic lists

Posted: Wed May 01, 2013 5:37 pm
by maxkatz

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.


Dynamic lists

Posted: Wed May 01, 2013 5:58 pm
by Rafael Martínez

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?


Dynamic lists

Posted: Wed May 01, 2013 6:32 pm
by maxkatz

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.