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:
-
- How to use jquery in layui
- How to use jquery in layui: 1. Use it through "layui.use('jquery', function(){var $=layui.$...}"; 2. Use it through "layui.use(['form',' layer']..." method is used.
- Layui Tutorial 8791 2023-01-13 00:40:16
-
- How to quote layui
- The reference method of layui: first download layui; then introduce the two files "layui.css" and "layui.js"; finally, use the "layui.use()" method to complete the loading of the modules that need to be used.
- Layui Tutorial 8373 2023-01-13 00:40:15
-
- How to import Excel from layui
- How to import Excel from layui: First download the layui-excel plug-in from Github or Code Cloud; then introduce jQuery and the plug-in source code, and call the function through the global variable "LAY_EXCEL".
- Layui Tutorial 5505 2023-01-13 00:40:15
-
- How to use layui popup layer
- How to use the layui pop-up layer: first introduce any version of jQuery 1.8 or above; then introduce laery.js; finally use laery through "function show(){var a = layer.open({...});}" .Open the popup layer.
- Layui Tutorial 4495 2023-01-13 00:40:15
-
- Is ie8 layui incompatible?
- layui is compatible with ie8, but does not support IE6/7; to be precise, layui is compatible with all browsers currently used by humans (except IE6/7), and can be used as a quick development solution for PC-side backend systems and front-end interfaces.
- Layui Tutorial 3020 2023-01-13 00:40:15
-
- Specific steps to use layui framework to encapsulate ajax module
- This article introduces you to the specific steps of using the layui framework to encapsulate the ajax module. It has certain reference value and I hope it can be helpful to everyone.
- Layui Tutorial 4769 2021-01-06 09:58:27
-
- layui custom sliding pop-up animation
- layui tutorial: This article shares the method of customizing the sliding pop-up window animation in layui. It has certain reference value and I hope it can be helpful to everyone.
- Layui Tutorial 4579 2021-01-01 11:46:22
-
- How to solve the problem that the layui code modifier does not display the style
- This article introduces the solution to the problem that the layui code modifier does not display the style. I hope it will be helpful to everyone.
- Layui Tutorial 2372 2020-12-28 10:57:02
-
- How to solve layui form submission twice
- "It's terrible that the Layui form will be submitted twice. Have you ever encountered it?" Preface I have been using Layui for almost two years. I just built a new xadmin framework, so the form will be submitted repeatedly. This problem appears, which is very annoying! "If you want to know the solution directly, just go to the third section." 1. Initial operation First, let's take a look at what Kaka did. The xadmin template used is probably a problem caused by not fully importing the js file.
- Layui Tutorial 2597 2020-12-28 13:36:06
-
- Add serial numbers to the data table through layui
- layui tutorial: This article introduces two methods of adding serial numbers to data tables through layui. It has certain reference value and hopes to be helpful to everyone.
- Layui Tutorial 4727 2020-12-23 09:39:13
-
- How to set select items in layui
- The method of setting the select item in layui: first create an HTML sample file; then request the select elements from the background through ajax; finally, click on a certain dd element under dl to realize the select event.
- Layui Tutorial 7584 2020-12-17 10:18:13
-
- How to pass value in layui popup layer
- The implementation method of passing the value of the layui pop-up layer: 1. Pass the value from the main window to the pop-up layer; 2. Pass the value from the pop-up layer to the main window; 3. Transfer each other through the session; 4. Get the value by calling the function of the parent window The value of the parent window.
- Layui Tutorial 7351 2020-12-17 10:17:37
-
- How layui verifies form tags
- layui tutorial: This article introduces you to layui's method of verifying form tags. It has certain reference value and I hope it can be helpful to you.
- Layui Tutorial 2397 2020-12-16 09:59:01
-
- Why can't my layui progress bar be rendered?
- This article shares with you the solution to the problem that the layui progress bar cannot be rendered. It has certain reference value and I hope it can be helpful to everyone.
- Layui Tutorial 8275 2020-12-11 16:30:01
-
- What is the method for importing excel files in layui?
- layui: This article shares with you the method of importing excel files in layui, which has certain reference value. I hope it can be helpful to everyone.
- Layui Tutorial 3104 2020-12-07 15:29:55