The jquery-ui options on the dialog should be passed through. http://jqueryui.com/demos/dialog/#option-position
Try this: <select-one-or-new-dialog> <hjq-dialog: position="center"/> </select-one-or-new-dialog> Bryan On Thu, Jul 7, 2011 at 11:41 AM, Bob Sleys <[email protected]> wrote: > Just want to let you know I finaly got back around to my project using this > and it's working fine, with the above code added to the controller for the > create action and on the latest hobo 1.3 etc. > On question. The popup form appears to the top left of the browser window. > Is there some easy way to center it in the browser window? > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/ply_Q8Y9E7sJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
