how can I position UI dialog?
I have a JQuery UI Dialog that I wanna position 25px from the top and canter.
From I can see the array can only take in string or array[int]. Is there a way to do [center, 25]?
I tried this and its not working.
jamesvince.net