Home > Web Front-end > JS Tutorial > body text

A background cloud transformation js special effect. The background cloud changes when the mouse moves_jquery

WBOY
Release: 2016-05-16 17:45:01
Original
931 people have browsed it

When it comes to blogs, we cannot but mention cnblogs.com, the blog park. It is definitely a gathering place for very, very awesome blogs in China. Maybe I have been following blogs for a relatively short time, only starting in 2010, while the bloggers there have basically been blogging for more than 4 years.

Someone in the group asked for a more personalized corporate website, so Shiyuan girl posted a URL. I clicked on it and checked it out, and it turned out to be really good. Now you will think of it, I am attracted to this background cloud transformation js special effect.

Due to some css3 attributes used, some lower version browsers have no effect.

The method of use is very simple, just add it directly at the bottom layer of the effect you want to achieve:

Copy the code The code is as follows :




<script>$(function(){$('#cloud').fhparallax();});</script>











Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!