[jQuery] Show div as overlay with jdialog

[jQuery] Show div as overlay with jdialog


Hello
Im a beginner in jquery and search for a solution to display a overlay-
Window. (ModalDialog, ModalPopup)
I found the jdialog-extension: http://www.gimiti.com/kltan/demo/jDialog/1.1/test.html
Looks very good, but i can't declare the overlay-content in a separate
file.
Instead i like to declare the overlay-content in the same page where
it's called from. (asp.net-Eventhandlers etc)
Is that possible or do you know another approach / another extension?
Thx