PanelΒΆ
jQuery Plugin
$.fn.panel()
jQuery data key
IU_WIDGET.PANEL
- Example
var Panel = $('#id').data(IU_WIDGET.PANEL)
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