You'll need to look into some sort of javascript pop up. Take a look at Bootstrap or Foundation. They are front end frameworks that have a ton of features you can use. The thing you are after is called a Modal.
Hope that helps.
Check the Javascript Function below:
window.open("http://www.laravel.com", "_blank", "toolbar=yes, scrollbars=yes, resizable=yes, top=500,left=500,width=400, height=400");
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community