-
All-in-one prototyping tool
-
Design hi-fi prototypes for web & mobile apps
-
Share and get feedback
-
UX platform for all your teams
Rollover/select state on lists
In Progress
Two Questions:
How do you create roll over effects on list objects?How do you create a "active row color" on a selected list object?
Thanks...
You will need to create a list out of other elements in order to do this.
Once you do that, you can create "On Mouse Over" + "Change Style" events for each list 'item' and change the style of some part of the item.
Then, create an "On Click" + "Change Style" event for each list 'item' and change the style of some part of the item so it looks selected. Then, add another action - "On Click" + "Change Style" and change the style of all OTHER list items so they look unselected.
Check out the attached prototype for an example, and let me know if you have any questions.
Comments have been locked on this page!