Searching for clickable
Search
rounded click me button with icon
just a rounded button with a font awesome icon
change the cursor to a pointer for an element
i find this class quite useful if you are adding a javascript click event to an element, and need the mouse to look like its a click item rather than just a normal item. If you mouse over the test ..
make clickable element with clickable class
makes an element with a link into a clickable element
click through an overlay element pointer events
This one is usefull if you have an element overlapping another element and you want the one underneath to be clickable, like positioning an image over the top of a slider with controls underneath it. ..