current location:Home > Technical Articles > Web Front-end > H5 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:
-
- Summary of how to use Uploadify
- HTML5/CSS3 classic case - drag-and-drop image upload without plug-in (1): Uploading is basically a common occurrence in projects, generally using: 1. form submission 2. flash3, html5form submission will refresh the page, and it is difficult to upload asynchronously; flash Maybe it’s because I use it more often, because it can take into account almost all browsers. I have always used jquery’s uploadify as the upload tool in the project. Uploadify is also based on HTML5 and seems to be paid. You can go to the official website to take a look; of course Already...
- H5 Tutorial 4264 2017-06-13 10:20:56
-
- Summary of 3D focus map function definition and usage
- This is a 3D focus map animation based on HTML5 and jQuery. The images in the focus map use the relevant features of CSS3 to achieve the image tilt effect, thereby giving the image a 3D visual effect. This HTML5 focus map can not only manually click the button to switch pictures, but also supports automatic switching of pictures, which is also very convenient to use. If you need to display product images on your website, then this focus image plugin is perfect for you. Online demo source code download HTML code<section id="dg-container...
- H5 Tutorial 1741 2017-06-13 10:20:53
-
- Summary of definition and usage of custom element functions
- XML namespace indicates the usage range of XML names. Because XML can customize element tags, there is a high chance that XML names will overlap between different XML applications. Without a way to differentiate between names that don't apply, confusion would result. XML namespaces are designed to solve this problem. Through the XML namespace, we can distinguish the XML names from different XML applications. .
- H5 Tutorial 2091 2017-06-13 10:18:10
-
- Summary of related usage of html5 player
- The players we see on the web are nothing more than WMP/RealPlayer/Flash Player. The others are just different panels or have other controls added. Some players installed on the computer are also the integration of encoding and decoding. The core encoding and decoding technologies are the same. For example: the most popular windows media streams on the Internet (asf, wma, wmv formats), Real streams (rm, rmvb formats), and MPEG series encoding formats (MP4, MP3 formats). Below is the admin...
- H5 Tutorial 3275 2017-06-13 09:57:07
-
- Detailed introduction to mouse animation
- Today we will share some interesting HTML5 mouse animations. When we move the mouse, some magical animation effects will appear on the page. Of course, these animations may not be used in actual applications, but they should be very helpful to everyone's research on HTML5 and CSS3. The 7 HTML5 mouse animations shared in this article all provide source code downloads, which are some good resources. 1. HTML5 whale animation Today I found a whale animation based on HTML5. The whale will swim as the mouse moves. The picture is very three-dimensional and the whale is super realistic. Really, HTML...
- H5 Tutorial 2111 2017-06-13 09:52:48
-
- Brief discussion on particle animation and summary of special effects implementation examples
- Particle animation can be implemented in ThreeJs in several ways. This example uses the Sprite class to construct particles. The official explanation of the Sprite class is SpriteA sprite is a plane that always faces toward the camera, generally with..
- H5 Tutorial 2684 2017-06-13 09:50:45
-
- 10 recommended courses on height
- The test phone is IPHONE6, developer tool version 0.10.102800. The canvas in the WeChat applet is different from the h5 canvas in many ways. The canvas of the WeChat applet is called wxcanvas below. Here are all the useful information I tested little by little. Please read patiently. : 1.wxcanvas does not have width and height attributes and width and height styles like h5canvas. It only has style, which can be understood as a frame; 2.wxcan...
- H5 Tutorial 1663 2017-06-13 09:49:34
-
- Media's 10 content recommendations
- What is Flv.js? It is an HTML5 Flash video (FLV) player, developed purely with native JavaScript and does not use Flash. Open sourced by bilibili website. Overview: A JavaScript library that implements playing FLV format videos in HTML5 videos. It works by transcoding and multiplexing FLV file streams into ISO BMFF (MP4 fragment) fragments and then passing them through Media Source Ext...
- H5 Tutorial 2221 2017-06-13 09:45:44
-
- 6 recommended articles about animation applications
- This article will share some useful information for web developers. If you are keen on the development of HTML5 and CSS3, you will definitely be interested in the following HTML5 animation applications. While providing a demonstration, this article will also display and analyze some core codes. I hope you will like it. The jQuery box gradient animation menu has a very unique presentation form. It is not arranged vertically or horizontally like other menus, but is arranged in a rectangular grid, and clicking on the menu item can expand the menu's detailed information in an animated way. , using CSS3 to produce very cool animation effects. D...
- H5 Tutorial 1749 2017-06-13 09:41:45
-
- Recommended articles about animation presentations
- You can use HTML5 to draw many static images, and you can also create some cool animations. This article shares 8 animation demonstrations implemented using HTML5 and CSS3, and also shares the source code for everyone to download and refer to. 1. HTML5 3D point array wave rolling animation This HTML5 Canvas animation is very spectacular, giving people a visual effect of breaking waves. Online demonstration Source code download 2. Pure CSS3 to implement luminous switch button. This button is very useful...
- H5 Tutorial 1581 2017-06-13 09:39:02
-
- 10 recommended articles about online drawing boards
- Detailed explanation of the super cool HTML5 Canvas network drawing board code example. In today's HTML tutorial, we are going to learn how to use HTML5 Canvas to implement a super cool and simple network drawing board function. In this tutorial, we can choose the type of brush, the size of the brush, and the color of the brush. Of course, as a drawing board, it also needs many functions. Here are only the most basic drawing functions. You can implement complex elements such as rectangles and ellipses by yourself. of drawing. You can also view the DEMO demonstration here. Let's briefly analyze the implementation of this HTML5 network...
- H5 Tutorial 7506 2017-06-13 09:24:31
-
- How to use the new features? Summarize the usage examples of new features
- ECMAScript 6 (ES6 for short) is the latest standard for the JavaScript language. Because the current version of ES6 was released in 2015, it is also called ECMAScript 2015. WeChat applet supports most of the new features of ES6. Constants (Constant) ES6 adds the const keyword, which is used to declare constants. Once declared, the value of the constant cannot be changed. const is only valid within the block-level scope where it is declared. Scoping (scope) ES6 adds the let keyword to declare...
- H5 Tutorial 1703 2017-06-13 09:21:20
-
- Recommended 3D flop effect special effects (collection)
- Today I will bring you a flip effect made with CSS3. When you move the mouse over an element, you can feel that you can see the information behind the element. If you make Lianliankan, poker-type games that test your memory, or even write some words to your girlfriend, you can try it after putting it in the photo album made using this example, ha~ Rendering: Some CSS3 used in the example New attributes: a. -webkit-perspective: 800px; perspective (perspective, perspective): Attribute definition 3...
- H5 Tutorial 5364 2017-06-12 16:10:36
-
- How to create a touch screen version of the page
- I am new to the front-end. Let me share the implementation process of the touch-screen version of the carousel on the mobile phone. The general functions are as follows: it supports cyclic sliding width and can be set arbitrarily. It does not need to be the same width as the screen. The page can be scrolled vertically. Callbacks can be set to monitor the switching of elements. Pure js. Without using any third-party library principles, assume that the width of the child element .item is 375px. Use absolute positioning to place all child elements within the parent element. Set the width of the parent element .carousel to 375px. The same width as the child element .item is the parent element. .carousel adds touch events: touchstart,...
- H5 Tutorial 3695 2017-06-12 15:42:10
-
- About how to make carousel images in H5
- I am new to the front-end. Let me share the implementation process of the touch-screen version of the carousel on the mobile phone. The general functions are as follows: it supports cyclic sliding width and can be set arbitrarily. It does not need to be the same width as the screen. The page can be scrolled vertically. Callbacks can be set to monitor the switching of elements. Pure js. Without using any third-party library principles, assume that the width of the child element .item is 375px. Use absolute positioning to place all child elements within the parent element. Set the width of the parent element .carousel to 375px. The same width as the child element .item is the parent element. .carousel adds touch events: touchstart,...
- H5 Tutorial 6710 2017-06-12 15:41:16