No products in the cart.

Page Title HEY FRIENDS GOOD NIGHT?! …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

<html> <head> <title>Page Title</title> </head> <body>

HEY FRIENDS GOOD NIGHT?!

By SHRADDHA SHARMA

<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/2.0.2/anime.min.js"></script> <script> var a1 = {}; a1.opacityIn = [0,1]; a1.scaleIn = [0.2, 1]; a1.scaleOut = 5; a1.durationIn = 800; a1.durationOut = 600; a1.delay = 500; anime.timeline({ loop: true }) .add({ targets: '.a1 .w-1', opacity: a1.opacityIn, scale: a1.scaleIn, duration: a1.durationIn }) .add({ targets: '.a1 .w-1', opacity: 0, scale: a1.scaleOut, duration: a1.durationOut, easing: "easeInExpo", delay: a1.delay }) .add({ targets: '.a1 .w-2', opacity: a1.opacityIn, scale: a1.scaleIn, duration: a1.durationIn }) .add({ targets: '.a1 .w-2', opacity: 0, scale: a1.scaleOut, duration: a1.durationOut, easing: "easeInExpo", delay: a1.delay }) .add({ targets: '.a1 .w-3', opacity: a1.opacityIn, scale: a1.scaleIn, duration: a1.durationIn }) .add({ targets: '.a1 .w-3', opacity: 0, scale: a1.scaleOut, duration: a1.durationOut, easing: "easeInExpo", delay: a1.delay }) .add({ targets: '.a1', opacity: 0, duration: 500, delay: 500 }); var textWrapper = document.querySelector('.a2 .letters'); textWrapper.innerHTML = textWrapper.textContent.replace(/([^\x00-\x80]|\w)/g, "$&"); anime.timeline({ loop: true }) .add({ targets: '.a2 .line', scaleY: [0,1], opacity: [0.5,1], easing: "easeOutExpo", duration: 700 }) .add({ targets: '.a2 .line', translateX: [0, document.querySelector('.a2 .letters').getBoundingClientRect().width + 10], easing: "easeOutExpo", duration: 700, delay: 100 }) .add({ targets: '.a2 .letter', opacity: [0,1], easing: "easeOutExpo", duration: 600, offset: '-=775', delay: (el, i) => 34 * (i+1) }) .add({ targets: '.a2', opacity: 0, duration: 1000, easing: "easeOutExpo", delay: 1000 }); </script> </body> </html>
  • 0 answers
http://mycbseguide.com/examin8/

Related Questions

Define packages
  • 0 answers
Write a program for swapping two numbers
  • 1 answers
Write a program for swapping two numbers?
  • 0 answers
What is alu
  • 1 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App