Answer the question
In order to leave comments, you need to log in
What is the Sony website made of (www.sony.com/be-moved/)?
Good afternoon! Most visited the Sony website ( www.sony.com/be-moved/) , what do you think, what technologies should be mastered in order to make something remotely similar to this?
Answer the question
In order to leave comments, you need to log in
Mighty is JavaScript , that's the whole technology. In fact, everything is simple, but it is rather difficult to implement!
The essence of the effect lies in the scroll! Replace the standard scroll with your own, so that when scrolling with the wheel, twist by 1px, not 100!
Further, tracking the number of scrolls, scroll through the video clips based on this, as well as show various text elements! Since we will use video clips, the site can be made adaptive without any problems, well, or rubber!
Technology:
<script src="/static/js/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script src="/static/js/jquery-1.11.0.min.js"></script>
<script src="/static/js/jquery-mobile-1.3.2-stripped.min.js"></script>
<script src="/static/js/util.js"></script>
<script src="/static/js/libs.js"></script>
<script src="/static/js/home.js"></script>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question