Posts by Carolina • 89 points
1 post
-
8
votes4
answers19339
viewsQ: How to go to a link by clicking on a div without using <a href>
I need to redirect the page to a link specific by clicking on a div, without using the <a href> of HTML. I’m using HTML, CSS and jQuery and PHP. Follows an excerpt from the code: <div…