aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes pop up page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "pop up page" Watch "pop up page" New topic
Author

pop up page

ben oliver
Ranch Hand

Joined: Mar 28, 2006
Posts: 369
I have a JSP page. I want one of its link to pop up a individual page showing some supplemental information. The new pop up page is NOT a browser page, it is just a panel showing another html table. What technology should I use to implement such pop up panel page ? any idea ?

thanks.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56554
    
  14

Not JSP.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56554
    
  14

Perhaps an absolutely positioned <div> with a high z-index?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: pop up page
 
Similar Threads
Modal Panel from backing bean
Hiding URL in pop-up window
How to open pop-up
Popup window jsp page
struts and javascript pop up window