PopupΒΆ
jQuery Plugin
$.fn.popup()
jQuery data key
IU_WIDGET.POPUP
- Example
var Popup = $('#id').data(IU_WIDGET.POPUP)
Option
Member Description .callbackShowCallback function when the animation has finished .callbackCloseCallback function when the animation has finished Method
Method Description .show()Show panel .close()Close panel .toggle()Change show/hide state