Hi,
I have 2 questions about selected list list items.
-
I need to overwrite list item when it is selected.
Now, when i select a list item, it appears a border or frame to mark that item.
i need to remove that frame and set the hole item with the background-color i want. -
Very often, list items has images that fires actions. When i select that item (having that selected property od the list to true), those actions are not fired.
Is there a way to fire both, the selected click event and the actions tha the list have in that list item?
Thanks and regards!