I’m working with JSP and if button clicked on the page will display a pop up(not new window) and need to do some work before processing it.
so using javascript the functionality is not able to be acheivable.
So i want to pop up(not new window) a JSP page and it should look like JS pop only.
Bcoz the end user should not get the feeling that it is a separate window..
Any idea is highly Appreciate.
I’m working with JSP and if button clicked on the page will display a
Share
Well the functionality you are looking for is known as fancy box Click here to see it in action