Front-end Basic tutorial-jquery Easyui Easyloader Instances

Source: Internet
Author: User

  


Brother even front-end HTML5 training to share Easyloader instances of -jquery Easyui

To move the panel to other position

  $ (' #p '). Panel (' move ', {

  LEFT:100,

  top:100

  });

Property:

  The title, type is string, is the caption text that is displayed on the panel header, and the default value is null.

  iconcls, type is string, a 16x16 icon displayed on the panel with a CSS class , and the default value is null.

  width, type is number, sets the width of the panel, and the default is auto.

  height, type is number, sets the height of the panel, and the default is auto.

  left, the type is number, the position is set to the side of the panel, and the default value is null.

  top, the type is number, the top position of the panel is set, and the default value is null.

  CLS, type is string, adds a CSS classto the panel, and the default value is null.

  headercls, type is string, adds a CSS classto the head of the panel, and the default value is null.

  bodycls, type is string, adds a CSS classto the body of the panel, and the default value is null.

  style, the type is object, a new custom style panel is added, and the default value is {}.

  fit, type is boolean, when set to true , its size cannot exceed its parent node, and the default value is false.

  border, the type is boolean, defines the border of the panel, and the default value is true.

  dosize, the type is boolean, and if set to true, the panel is resized when it is created, and the default value is true.

  noheader, the type is boolean, when set to true, the panel header is not created and the default value is false.

  content, type is string, panel body contents, default value is null.

  collaps Tutorial ible, the type is boolean, and if defined the collapsible button is displayed, the default value is false.

  minimizable, the type is boolean, and if defined displays the minimum button, the default value is false.

  maximizable, the type is boolean, and if defined displays the maximum button, the default value is false.

  closable, the type is boolean, and if defined the Close button is displayed, the default value is false.

  Tools, type is array, custom tool, each tool contains two properties: Iconcls andhandler, the default value is [].

  collapsed, the type is booleanand, if defined, has a collapsed effect when initialized. The default value is false.

  minimized, the type is booleanand, if defined, is maximum when the panel is initialized. The default value is false.

  maximized, the type is booleanand, if defined, is minimal when the panel is initialized. The default value is false.

  colsed, the type is boolean, if defined, is closed when initialized, and the default value is false.

  href, the type is string, a remote URL loads the data, and then appears in the panel with the default value of null.

  The cache, type is boolean, if set to ture, invokes a URL link, caches the contents of the panel, and the default value is ture.

  loadingmessage, type Chang string, when loading remote data, displays information in the panel, the default value is loading....


Front-end Basic tutorial-jquery Easyui Easyloader Instances

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.