JQuery Easyui API Chinese Document-Dialog dialog box _jquery

Source: Internet
Author: User

Extended from $.fn.window.defaults, rewrite defaults with $.fn.dialog.defaults .


Depend on
Window
LinkButton
Usage

Copy Code code as follows:

<div id= "dd" title= "My Dialog" style= "width:400px;height:200px;" >
Dialog Content.
</div>

Copy Code code as follows:

$ (' #dd '). Dialog ({
Modal:true
});

Characteristics
Its attributes extend from window, and the following are attributes that are overridden for dialog.

name

type

description

default

title

string

dialog box title text.

new Dialog

collapsible

boolean

define whether to show collapsed Button.

false

minimizable

boolean

definition shows minimum of the button.

false

maximizable

boolean

definition shows maximum of the button.

false

Resizable

Boolean

Defines whether a dialog box can resize.

False

Toolbar

Array

dialog box at the top of the toolbar, each tool has the same options as LinkButton .

Null

Buttons

Array

The bottom button of the dialog box, each button has the same options as LinkButton .

Null


Event

Its events are extended from window.

Method

The method extends from window, and the following methods are added for dialog.

name

parameters

description

Dialog

None

Returns the dialog object.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.