current location:Home > Technical Articles > Web Front-end > Layui Tutorial
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Introduction to the method of transforming traditional jquery extension into layui module
- The modules of the layui framework are based on the asynchronous module loading method implemented internally in layui.js. It does not follow AMD but defines its own set of more lightweight module specifications. This tutorial introduces a quick start method for extending jquery into a layui module.
- Layui Tutorial 2758 2019-11-23 13:54:06
-
- Introduction to the method of using function layui.define in layui project
- The commonly used function when we use the layui framework is layui.use([], function(){}). There is also a layui.define function in layui. This tutorial will introduce to you how to use layui.define in layui. function method.
- Layui Tutorial 8314 2019-11-23 13:29:00
-
- Introduction to fine-tuning source code compatibility of layui framework
- layui provides a wealth of built-in modules, all of which can be loaded on demand through a modular approach. This tutorial provides you with some introduction to fine-tuning the source code compatibility of the layui framework. I hope it can solve the compatibility problems you encounter when using the layui framework. question.
- Layui Tutorial 2494 2019-11-23 12:02:11
-
- Merge cells of layui dynamic table
- The layui framework is a front-end UI framework written using its own module specifications. It follows the writing and organizational form of native HTML/CSS/JS. In this article, we will take a look at the method of dynamically merging cells in the layui framework.
- Layui Tutorial 5628 2019-11-22 17:28:09
-
- layui popup layer closing and refreshing problem
- The layui framework is a front-end UI framework written using its own module specifications. It follows the writing and organizational form of native HTML/CSS/JS. In this article, we will take a look at the issues surrounding pop-up layer closing and refreshing in the layui framework.
- Layui Tutorial 6236 2019-11-21 17:21:01
-
- layui captures form data
- The elements of the layui framework are composed of layout (grid, background layout), color, font icon, animation, button, form, navigation bar, etc. This article will introduce you to the method of capturing form data in the layui framework.
- Layui Tutorial 11209 2019-11-20 17:00:40
-
- Basic parameter application in the table module in layui
- The table module of layui is a major focus and is as friendly as possible in terms of basic parameters, that is, ensuring the prerequisites of functionality while avoiding overly complicated configurations. This article provides you with some basic parameter application methods in the table module.
- Layui Tutorial 2875 2019-11-19 17:07:22
-
- layui exports all data in the table
- layui is a front-end UI framework written using its own module specifications, and follows the writing and organizational form of native HTML/CSS/JS. This article will introduce how layui exports all table data.
- Layui Tutorial 9713 2019-11-18 17:12:59
-
- Common methods of layui
- layui is a front-end UI framework written using its own module specifications. It follows the writing and organization of native HTML/CSS/JS. The threshold is extremely low and can be used out of the box. In this article, we introduce some commonly used methods in layui, hoping to be of some help to everyone.
- Layui Tutorial 4383 2019-11-16 17:41:56
-
- Quickly get started with the front-end framework layui
- layui is a front-end UI framework written using its own module specifications. It follows the writing and organization of native HTML/CSS/JS. The threshold is extremely low and can be used out of the box. This article will introduce some ways to use layui.
- Layui Tutorial 10050 2019-11-15 11:36:14
-
- Getting started with Layui
- layui is a front-end UI framework written using its own module specifications, which is very suitable for rapid development of interfaces. This article will briefly introduce how to use layui in your project.
- Layui Tutorial 9761 2019-11-14 20:54:15
-
- How to use layui framework
- To use the layui framework, first we need to download the layui package from the official website and unzip it. Then we create a new html file and introduce css and js files into the html. What we need here are the two layui core files layui.css and layui.js. Now you can start developing
- Layui Tutorial 7522 2019-08-01 13:15:47
-
- Why is layui form submitted twice?
- The layui form is submitted twice, usually because the front end references the layui.all.js file twice and the page is rendered twice, so it will naturally be submitted twice.
- Layui Tutorial 4015 2019-08-01 10:34:21
-
- How to create tabs on layuiadmin's head
- Add a new Tab item and pass in three parameters, corresponding to its title, the address of the tab page, and a specified id, which is the attribute value of the data-id in the tag. Pass in the specified tab item according to the incoming id. ids is an array that stores multiple ids. You can call the tabDelete method to delete them respectively.
- Layui Tutorial 3974 2019-08-01 10:15:51
-
- How to import Excel into layui
- You can use the layui.excel plug-in to import Excel from layui. This plug-in imports excel based on H5's FileReader, exports excel functions based on XLSX.js, and downloads functions based on FileSaver.
- Layui Tutorial 10555 2019-08-01 09:55:38