As a leading Web developer, HTML5 and CSS3 technologies are more or less mastered. In the early years of these new technologies, developers have used them to try out sledgehammer, and now these advanced technologies have been developed everywhere, especially on the mobile side. This article selected 8 cutting-edge HTML5 & CSS3 Effects, remember the collection OH:)
Tips: for the best results, browse through modern browsers such as ie10+, Chrome, Firefox, and Safari.
HTML5 simulating realistic physical effects
Ball Pool is an experiment based on HTML5 technology that simulates real-world physical effects and lets you feel the movement of natural objects in the Web . Play Introduction: You can drag the ball, click the page background, shaking the browser, double-click the page background or hold the left mouse button, there are different effects, hurry to experience.
SOURCE Download Online Demo
Achieve a variety of CSS3 text animation effects
This plugin integrates some very good JavaScript libraries and provides a handy text animation plugin that allows you to use a variety of animations for text in your Web pages.
Online Demo Source Download
Show modal pop-up window when leaving your site
Ouibounce is a tiny library that enables you to display a modal window when a user leaves your site. This library can help you increase the conversion rate of your landing page. Ouibounce triggers when the mouse cursor moves to the top of the viewport (or viewport).
SOURCE Download Online Demo
Achieve a variety of good-looking shadow effects
Shine.js is a JavaScript library for beautiful shading. You can set the position of the dynamic light and can customize the shadow. No reliance on third-party libraries, compatible with AMD. Can be used normally in browsers that support Textshadow or boxshadow, and prefixes are added automatically if necessary.
SOURCE Download Online Demo
Form Fill progress prompt effect
Fort.js is a fashion, modern form filling progress prompt effect JavascripT Library, you need to do is to add the form, the remaining tasks are handed to the fort.js algorithm, the use is very simple. The default, Gradient, Sections, and Flash Four effects are available to meet a variety of development needs.
SOURCE Download Online Demo
HTML5 WebGL for realistic cloud effects
Use HTML5 WebGL for ultra-realistic cloud effects. WebGL is a technology that renders 3D images in a Web browser, as opposed to the need to install a browser plugin in the past, and with WebGL technology, you only need to write a Web page code to visualize the 3D image.
SOURCE Download Online Demo
Loading progress bar effect with digital display
Sometimes, in our application, we want to be able to show the percentage progress of a particular task. This small JavaScript plugin, which is shared here, is designed to be easy to use and customize, and free to open source.
Download the online demo now
Self-adapting placeholder effects
In the early days, we used JavaScript to implement placeholder functionality. Now, the placeholder attribute provided byHTML5 native makes it easy to do so in a modern browser. Here we share an adaptive placeholder effect (Adaptive Placeholder), and when you type it, the hint text does not disappear, but moves to the top of the input box in an animated way.
SOURCE Download Online Demo
Reprint: http://www.cnblogs.com/lhb25/p/10-useful-html5-css3-effect.html