options
name | value | default | description |
---|---|---|---|
animate | boolean |
true | Use animation when popup opened. |
btn_close | string |
.btn_close | This option provide to bind to close of popup function on button by jQuery Select as String type. |
escape | boolean |
true | This option provide to bind to close function on background of popup. |
theme | string |
none | Custom class name for modal window. |
scroll | boolean |
false | This option modal will follow your scroll top. |