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:
-
- What is fslayui
- fsLayui is a rapid development plug-in based on layui. It supports addition, deletion, modification and query operations of data tables, and provides common components. Data requests can be implemented by configuring HTML, reducing the repetitive development work of front-end js.
- Layui Tutorial 1940 2019-07-25 13:31:27
-
- What other front-end frameworks are there besides layui?
- Popular frameworks: bootstrap, vue, angular.js, react, webpack. UI framework: react-native, layer, video.js. CSS frameworks: animate.css, Font-Awesome, Hover, etc.
- Layui Tutorial 14272 2019-07-11 17:07:45
-
- How to automatically refresh layui tables
- The layui table refreshes automatically: The first step is to open the page data table and display it successfully. ||The second step is to click the page number of the page button to refresh the table. ||The third step is to call layui's request to refresh the page.
- Layui Tutorial 15416 2019-07-11 16:49:47
-
- How to add click event to data table in layui
- The first step is to open the software on our computer, create a new html, and add layui's js and css files. ||The second step is to open the newly created html file and introduce the layui.css and layui.js files into the tag. The third step is to add click events to the table data, and so on.
- Layui Tutorial 10853 2019-07-11 16:28:08
-
- How to use button events in layui
- The first step is to create a layui button, add an onclick attribute, and add a called function, clickme. ||The second step is to run the page, a button will appear and click it. ||The third step, after clicking, can trigger the click event and run the code of the pop-up window in our function.
- Layui Tutorial 20623 2019-07-11 16:17:08
-
- The difference between layer and layui
- Layer is a module in layui, but layer can be used independently from layui. You can understand layer as a plug-in, which can be used alone, and Master Xianxin integrated layer into layui as a module in the layui framework.
- Layui Tutorial 4378 2019-07-11 15:55:28
-
- What are the advantages and disadvantages of layui framework
- layui is a lightweight framework, simple and beautiful. Suitable for developing back-end mode, it has very good results on server-side pages. Layui appeared relatively late, and presumably other front-end frameworks are still immature. It has now been updated to version 2.X. It is more troublesome to implement front-end interaction, because the addition, deletion, modification and query of the page require querying DOM elements.
- Layui Tutorial 24417 2019-07-11 15:34:01
-
- How to get the value of input box in layui list
- The first step is to create an input, the style name is layui-input, and add an id value to it. ||The second step is to add a button with an onclick event to trigger the acquisition of the value. ||The third step is to define a function and use document.getElementById to get the input box.
- Layui Tutorial 22103 2019-07-11 15:26:46
-
- How to use date control in layui
- end.min = datas; //After the start day is selected, reset the minimum date of the end day||end.start = datas //Set the initial value of the end day to the start day||start.max = datas; / /After the end day is selected, reset the maximum date of the start day.
- Layui Tutorial 3842 2019-07-11 15:08:18
-
- How to download files using layui
- Download method: The href attribute in the a tag can directly give the address of the download link. When clicked, the download and save window will automatically pop up. Upload files using the native upload file tag and get the full path of the uploaded file.
- Layui Tutorial 12609 2019-07-11 14:50:04
-
- How to preview the successful image after successfully uploading the image in layui
- Pass the obtained image to the server, determine whether the upload is successful, and define some values to determine the return. After receiving the successfully returned information, determine whether this status exists and output your operation. Define the information to be returned, the name and the saved folder, etc. Depending on your needs, you can splice together what you need and directly insert it back into the input for submission.
- Layui Tutorial 5186 2019-07-11 14:41:02
-
- what is layuiadmin
- layuiAdmin is a backend template system development framework that uses layui's self-built pure front-end MVC architecture, and is not limited to templates. layuiAdmin fully takes over views and routing, and completes data rendering independently. The server is only responsible for the data interface, so layuiAdmin has the ability to develop single-page applications.
- Layui Tutorial 19435 2019-07-11 14:19:34
-
- How to refresh the current page for batch deletion in layui
- The first step is to operate the visual interface. ||The second step is to batch select the data that needs to be deleted. ||The third step, click the delete button, a prompt code will pop up. ||The fourth step is to reuse the method of adding data. ||The fifth step is to request the initialization method again to load the data and use the ajax method to achieve no page refresh.
- Layui Tutorial 4429 2019-07-11 14:09:47
-
- what is layui icon
- All icons in layui are in font form, drawn from Alibaba vector icon library (iconfont). Therefore, you can regard an icon as an ordinary text, which means that you can change the color and size of the icon by directly using CSS to control the text properties, such as color and font-size.
- Layui Tutorial 9069 2019-07-11 13:42:51
-
- What is layui framework
- 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. It is light in size and rich in components. Every detail from the core code to the API has been carefully crafted, making it very suitable for rapid interface development.
- Layui Tutorial 11476 2019-07-11 13:22:05