chainable
Description: Un-pins a modeless dialog from the screen, allowing it to move with body scroll.
Parameters: none
alertify.prompt('This is a modeless dialog, not pinned to the screen.').set('modal', false).unpin();