Skip to content

Commit a1c00bf

Browse files
author
Gabriel Schulhof
committed
[popup] Add option "positionTo"
1 parent 330512c commit a1c00bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/widgets/popup.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ define( [ "jquery",
3232
shadow: true,
3333
corners: true,
3434
transition: "none",
35+
positionTo: "origin",
3536
initSelector: ":jqmData(role='popup')"
3637
},
3738

0 commit comments

Comments
 (0)