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:
-
- html5 data-* attributes that store private custom data for a page or application
- The stored (custom) data can be leveraged within the page's JavaScript to create a better user experience (without making Ajax calls or server-side database queries).
- H5 Tutorial 1770 2017-11-03 10:14:50
-
- HTML5 specifies the context menu attribute of the element contextmenu
- The contextmenu attribute specifies the element's context menu. When the user right-clicks on an element, a context menu appears. The value of the contextmenu attribute is the id of the <menu> element to be opened.
- H5 Tutorial 2573 2017-11-03 10:11:02
-
- Example analysis of semantic tags, new features in HTML5
- HTML5 has only one simple document type: <!DOCTYPE html>, which means the browser will parse it according to the standard mode. Today, the editor brings you the new feature of HTML5, semantic tags. Friends who are interested should take a look.
- H5 Tutorial 1538 2017-11-01 10:44:52
-
- HTML5 uses go+websocket to build a websocket service example
- This time, I will just post the code screenshots. It should be a simple chat in the background using Go language. No special knowledge is used here. It is the simplest way to achieve the effect. The main purpose is to share how to build h5 using websocket and go. The main part of the websocket service.
- H5 Tutorial 2751 2017-10-31 10:39:57
-
- Example of how to draw hearts on html5 canvas
- This article introduces in detail the example of how to draw hearts on HTML5 canvas, which has certain reference value. Let’s take a look together!
- H5 Tutorial 6116 2017-10-31 10:35:08
-
- Html5 Doudizhu chess and card set up Canvas to realize Doudizhu game code analysis
- Now after reading h5.zhengtuwl.comhtml5 and canvas-related knowledge and the demo of Doudizhu, I tried to write a Doudizhu using the materials on the demo. The code was not refactored well. I welcome your advice. Without further ado, let me explain step by step.
- H5 Tutorial 4930 2017-10-30 16:42:26
-
- Detailed explanation of the solution to the scaling problem of HTML5 mobile page
- This article mainly introduces the relevant information to solve the problem of HTML5 mobile page scaling. Friends in need can refer to it.
- H5 Tutorial 2497 2017-10-30 10:07:08
-
- Example of LocalStorage local storage in html5
- Before the birth of HTML5, if a website wanted to store data on the browser side, it could only use cookies. There were many restrictions on the use of cookies.
- H5 Tutorial 2686 2017-10-28 10:03:30
-
- Ten things you must know in html5
- A year or two ago, HTML5 seemed like a vague concept that only a few Internet nerds would care about. But now, it feels as if HTML5 is everywhere. Thanks to the rapid release of Mozilla and Chrome, and the deployment of Microsoft's IE9 (IE10 is also now in "Technical Preview" status), a limited (or better than limited) number of browsers that support HTML 5 are almost universally available. enjoy. Developers began to take advantage of widely implemented features. HTML 5 will be fully supported in less than a year, and the specification is quickly reaching a stable state. Now is a good time to learn some things you need to know about HTML 5.
- H5 Tutorial 2093 2017-10-28 10:00:53
-
- How to implement digital rain avatar using canvas+gif.js
- This article mainly introduces the method of realizing digital rain avatar using canvas+gif.js. The editor thinks it is quite good, so I will share it with you now and give it as a reference. Let’s follow the editor and take a look.
- H5 Tutorial 2212 2017-10-25 14:02:17
-
- Detailed explanation of Notification API of html5 desktop notification
- Notification API is a new desktop notification API in HTML5, which is used to display notification information to users. This notification is separated from the browser. Even if the user does not stay on the current tab page or even minimizes the browser, the notification information will still be displayed on top.
- H5 Tutorial 3031 2017-10-25 10:24:16
-
- Case study of file domain + FileReader in html5 reading files in sections and uploading to server
- This article mainly introduces the HTML5 file domain + FileReader to read files in sections and upload them to the server. Friends in need can refer to it.
- H5 Tutorial 2168 2017-10-25 10:22:07
-
- Detailed explanation of examples of audio and video listener applications in HTML5
- 1. Introduction 1. The <audio> and <video> elements have many listening events, so listeners for these events can be bound. 2. This application implements the listener for the ontimeupdate event of <video>. 3. By binding the listener to the ontimeupdate event, you can monitor the playback position of audio and video in real time. 2 Code <!DOCTYPE html> <html> < ...
- H5 Tutorial 1899 2017-10-25 10:20:34
-
- Weird phenomena of H5 Niuniu game source code front-end development
- Regarding the development of H5 Niuniu game source code front-end, I only know that it does not support some css and some strange phenomena. Visit: h5.ttkmwl.com Please contact us for guidance: 2172243813
- H5 Tutorial 1953 2017-10-24 10:03:53
-
- How to implement a chat room using the new HTML5 socket.io technology
- This article mainly introduces the method of implementing a chat room using the new HTML5 socket.io. I hope this article can help everyone understand and master this part of the content.
- H5 Tutorial 2206 2017-10-24 09:51:43