jQuery Mobile popup content height exceeds window height
问题 The jQuery Mobile popup dimensions are limited to having a 15px margin on the left an right sides, and a 30px margin on the top and bottom. If the content is too large for these constraints, then the popup grows longer (not wider), so that the whole page must be scrolled to view the popup content. I need to change this behavior such that the popup dimensions never exceed the height of the window, and such that the content scrolls vertically within the popup. It is possible to limit the size