8
I would like to know how to create, whether in CSS3, Javascript or Jquery, a button that, when clicking it, is revealed a DIV on it, and opens a new page with target _Blank.
I’ve done a lot of research, found some things, but nothing concrete. Of course, if possible, I would like something that works in all browsers.
--
Updating
What I wish fits Diego’s answer, but one thing I forgot to quote in the question is if it is possible to open the page link without leaving the current window.
I don’t know a method to use target without leaving the current window. I think it’s a question for another question.
– Diego Zanardo