A simple, practical and exquisite jquery-based UI Library

Source: Internet
Author: User
Original Website:Http://jquery-easyui.wikidot.com/tutorial Introduction to: http://www.cnblogs.com/taven/archive/2010/03/24/1693550.html It can completely replace the jquery UI library of extjs Intruduction

This tutorial aims to use easyui framework to demonstrate how to create your web page easily.

First of all, you need to include some JS and CSS file:

 

< Link REL = " Stylesheet " Type = " Text/CSS " Href = " ../Themes/default/easyui.css " >
< Script Type = " Text/JavaScript " SRC = " ../Jquery-1.4.2.min.js " > </ Script >
< Script Type = " Text/JavaScript " SRC = " .../Jquery. easyui. Min. js " > </ Script >

Easyui predefines some icon CSS class which can show background image (16x16). If you want to use it you need to include:

 <  Link     REL  =  "  Stylesheet "     Type  =  "  Text/CSS  "     Href  =  "  ../Themes/icon.css  "  >  Contents 
 
 
  1. Menu and button
    • Create a simple menu
    • Create a link button
    • Create a menu button
    • Create a split button
  2. Layout
    • Build border layout for Web pages
    • Complex layout on panel
    • Create accordion
    • Create tabs
    • Create XP style left panel
  3. DataGrid
    • Convert a HTML table to DataGrid
    • Add a pagination to DataGrid
    • Get selected row data from DataGrid
    • Add a toolbar to DataGrid
    • Frozen columns for DataGrid
    • Dynamic Change DataGrid Columns
    • Formatting DataGrid Columns
    • Add sorting to DataGrid
    • Create column groups in datagrid
    • Checkbox select on DataGrid
  4. Window
    • My first window
    • Custom window tools
    • Window and Layout
    • Create Dialog
  5. Tree
    • Create tree from Markup
    • Create async tree
    • Append nodes to tree
  6. form
    • submit a form with Ajax
    • Add combotree field to a form
    • form Validation

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.