Answers for "so that the whole container is clickable"

5

make div clickable

<div onclick="location.href='#';" style="cursor: pointer;">
</div>
Posted by: Guest on March-15-2020

Code answers related to "so that the whole container is clickable"

Browse Popular Code Answers by Language