Position jQuery UI Dialog
by DugSohn
HTML
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
<P>
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
</P>
<P>
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
</P>
<P>
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
</P>
<P>
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's placement.
</P>
<P>
<strong>Note</strong>: The <code>"bottom"</code> in <code>position: ["bottom",50]</code> doesn't affect the dialog's...
JavaScript
$('<div>Content</div>')
.dialog({
autoOpen: true,
height: 175,
width: 150,
position: ["center", 50],
title: "Dialog"
});