Positionable line 619 will throw error on element without parent. This makes for example code for modal not workable on: ``` $('<div></div>').mxyu_layout_modal(); // this throws error ```