Jquery plugin notes
Active Panel expanded by default
Animation effects on the animation panel
Whether the height of the autoHeight panel is automatically increased
Fill fillSpace with the parent Element
The position header of the Icons icon indicates the default effect.
Sortable axis indicates where you can drag x and Y axes by default.
Fx: {opacity indicates transparency}
Disabled: [1] Panel unavailable
How to automatically expand the autoOpen Setting Dialog Box
Show animation effect when opening
Animation effect when Hide is disabled
Modal mask effect true show mask false not show mask effect
Add button
Buttons :[{
Text 'OK ',
Click: function (){
// Call this function
}
}]
CloseOnEscape: false indicates whether to use esc to exit. false indicates whether to use true.
Position: the pop-up result in the top left center dialog box can be
From xweina's column