프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$pop_class | string | ||
$position | Popover position can be top, bottom, left or right | ||
$url | string |
메소드 | 설명 | |
---|---|---|
addClass ( string $class ) | ||
init ( ) | Initialization. | |
set ( callable $fx ) | If callable is passed, it will be executed when the dialog is popped through the use of VirtualPage. | |
setURL ( string $url ) | Specify URL here and it will be automatically loaded in the popover every time it's shown. | |
showJS ( array $options = null, array $options_compat = [] ) : jQuery_Chain | Returns JS which will position this element and show it. |