I would like to know how to create, in CSS3, Javascript or Jquery, a button that, upon clicking it, reveals a DIV on it, and that a new page with target _blank is opened.
I've done enough research, found some things, but nothing concrete. Of course, if possible, I would like something that works across browsers.
-
Update
What I want fits into Diego's response, but one thing I forgot to mention in the question is whether it is possible to open the page link without leaving the current window.