replacement ways for selecting items
I have two sets of options to select.
Game
--------
Game1
Game2
Game3
Game3
Difficulty
------------
Easy
Medium
Hard
Initially I used radio buttons to select an item for each set. But keeping radio buttons are spoiling the images that are kept. Are there any other possible ways or plugins developed that allows user to select an item by single click. I don't want to use radio buttons, checkboxes, dropdown. Is this possible or I will have to use any one of mentioned controls......