I don’t know if this has been asked and answered elsewhere, but I could not find what I’m looking for. I want to use jQuery.dialog() and have it “zoomed” to open. Is that possible?
This is basically what I want, but I need to know how to do that with a dialog: http://jsfiddle.net/HDmff/
How about something like that?
http://jsfiddle.net/A4k2g/1/
Hiding needs some tweeks, I know that.