Page 1 of 1

Dialog on the left side

PostPosted: 28 Dec 2023 18:15
by sesam
Hello, a dialog is always created centered.
How can I get it close to the left side?

Re: Dialog on the left side

PostPosted: 25 Jan 2024 13:57
by sesam
When I look at the code I see following:
<div style="display: block; z-index: 1002; outline: 0px; position: absolute; height: auto; width: 330px; top: 363px; left: 783px;"...

How to set left: 783px to left: 0px?

Thanks,
Andreas

Re: Dialog on the left side

PostPosted: 17 Feb 2024 18:08
by MikeC
In the JQDialogOptions, there is an option for "Position" which has a number of possibilities - including "Custom".