Building the main framework in. NET (2 ways)

Source: Internet
Author: User

First type: Windows Office interface

The main steps are as follows:

1) Introduction of Ligerui Library

Copy code to index interface to modify related paths

2)

Select layout to drain layout

<title></title>    <link href= "/content/ligerui/source/lib/ligerui/skins/aqua/css/ Ligerui-all.css "rel=" stylesheet "/>    <script src="/content/ligerui/source/lib/jquery/ Jquery-1.3.2.min.js "type=" Text/javascript "></script>    <script src="/content/ligerui/source/lib/ Ligerui/js/core/base.js "type=" Text/javascript "></script>    

  

<div id= "LAYOUT1" >           <div id= "Winlinks" >            <ul>            </ul>            </div>         

  

<body style= "Overflow:hidden; Background:url (/content/images/7_7.jpg) no-repeat  Center Center; " >    <div style= "Background:url (/content/images/bg3.png) repeat-x;height:67px" >                

  

<script>       $ (function () {           $ ("#layout1"). Ligerlayout ();       });   </script>

Complete

Second type: traditional interface (tree on the left)

Steps are as follows

1) Introduction of Ligerui Library

2) Select the layout under the Source->demo->layout folder

Building the main framework in. NET (2 ways)

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.