ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Popups no longer centered under jQueryUI 1.11
Title:
B
I
{code}
?
After upgrading to jQUeryUI 1.11.1, The popup forms and dialogs are no longer centered by default (they are attached to the upper left corner of the screen). In fact, all values passed through using the PopupFormAction().Position() seem to be ignored now.
Save Changes
Cancel
thalter
asked at 07 Sep 2014
Answers
B
I
{code}
?
it looks like the string notation for position option has been removed http://bugs.jqueryui.com/ticket/8825 you can open AwesomeMvc.js, find the word "center" (it's just one) and replace it with { my: "center", at: "center", of: window } this will fix the problem
Save Changes
Cancel
Omu
answered at 07 Sep 2014
Thanks! Outstanding support for an outstanding product! Even on a Sunday!!
at 07 Sep 2014
thalter
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK