There is one interesting widget in jquery-ui: dialog window.
But I can’t find in it’s description that it could be filled with ajax source.
Maybe I’ve missed something…
I want a new message create form to be in opened modal window.
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It all depends on what do you want to do.
Keep in mind that “dialog” is a UI component.
For the ajax part, you can of course fill its content like this :
Then you can call the “dialog” to open like this :