Hi
I seen many jquery plugins that do this and I am wondering if anyone knows how to do it(It would save me alot of time).
When you load up say the jquery ui dialog.
It pops up all flashy and the the background darkens.
http://jqueryui.com/demos/dialog/#modal
http://jreject.turnwheel.com/# (run any of the demos)
I think they use jquery fade in and out. But I am not sure. Probably most of the effects are from sort of css with a zindex.