| Author |
Child window display unlike a web page
|
Madhav Kanneganti
Greenhorn
Joined: Jan 20, 2012
Posts: 25
|
|
I've a link on main page to show a small window (html page) with some from elements, please see below>
I'd need to display the small window like a box unlike small web page. I think should be possible with css, can someone please suggest on this?
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
If you want to remove the chrome, you can not use a new pop up window. Look into a modal dialog that jQuery UI or a similar library supplies.
|
 |
Madhav Kanneganti
Greenhorn
Joined: Jan 20, 2012
Posts: 25
|
|
|
Could you please give me an example on how to open a dialog box withe form?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56168
|
|
|
http://jqueryui.com/dialog/
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Madhav Kanneganti
Greenhorn
Joined: Jan 20, 2012
Posts: 25
|
|
|
Thanks for replying, its working..
|
 |
 |
|
|
subject: Child window display unlike a web page
|
|
|