Home > Web Front-end > JS Tutorial > body text

Use of JQueryEasyUI Layout layout framework_jquery

WBOY
Release: 2016-05-16 17:38:00
Original
1184 people have browsed it

layout is a layout panel:

That is, the layout container has five layout areas: North, South, East, West and Center. Where the center area panel is required, but the center area panel edge area panels are optional. Each edge region of the panel can be adjusted by dragging its borders. Layouts can be nested so users can build complex layouts.

If you want the frames in each area to change with the size of the frame, please nest it into the layout frame;

Copy code The code is as follows:






< div data-options="region:'south',title:'South Title',split:true" style="height: 100px;">


 

 

                                        








Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template