jquery / jquerymobile.com

jQuery Mobile web site content
http://jquerymobile.com
Other
54 stars 65 forks source link

No documented way (or no way at all?) to position a popup other than _centered_ relative to something #23

Closed teo1978 closed 11 years ago

teo1978 commented 11 years ago

Popup Documentation only talks about what the popup is CENTERED against. With the data-position-to one can canter it to the window or to the origin or to some arbitrary element.

But there is no mention of how to position it in any other way than centering it to something. For example, BELOW or OVER or TO THE RIGHT or TO THE LEFT of whatever is the position-to is.

So, either there is something very obvious missing in the docs, or, if this can't be donem, there is something very obvious missing in the widget itself.

jaspermdegroot commented 11 years ago

This is not supported. You can open a feature request. Also note that the API documentation has it's own repo/issue tracker. This repo is for the jquerymobile.com website in general. See https://github.com/jquery/jquery-mobile/blob/master/CONTRIBUTING.md