Making a DIV Clickable
Ever had a need to make a div clickable? I have. I was searching for a way to do this very thing and came across a couple of different methods to acomplish it. We can use javascript or apply the a – /a tags.
Ever had a need to make a div clickable? I have. I was searching for a way to do this very thing and came across a couple of different methods to acomplish it. We can use javascript or apply the a – /a tags.