Hi, I need modal dailog box in which i can open forms and other html pages . It should have on/off and min/max button. Could anybody suggest me any link for the same. I am not getting this type of widget anywhere.
A:
The JQuery plugin SimpleModal is pretty effective. I have used it before and am quite sure it should provide the functionality you require.
Scozzard
2009-11-03 09:48:19
This is what i want but that does not have min/max button to resize my window...
shruti
2009-11-04 04:59:01
Yes you can set the height and width of the window using the minHeight and minWidth properties (check out the 6th example on the plugins homepage)
Scozzard
2009-11-04 09:10:38