The built in JQuery dialog is a great widget for organizing content. How do I make it inline so that I can have a bunch of dialog all in the same parent div right next to each other? I basically want to use it to organize my content.
Share
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.
You don’t have to have two separate dialogs to organise the data inside a dialog, you could just split a single dialog in to two by floating two divs together.
CSS:
HTML: