Transition Demo
How do I make an transition demo?
This is used to embed in my blog http://agelber.com/blog/transition-and-animation. What is a transition demo? How do you make a transition demo? This script and codes were developed by Assaf Gelber on 03 January 2023, Tuesday.
Transition Demo - Script Codes HTML Codes
<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Transition Demo</title> <script src="https://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ @import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300';
body { overflow: hidden; font-family: Source Sans Pro; transform: translateZ(0);
}
#element { box-sizing: border-box; position: absolute; left: 250px; width: 100px; height: 100px; background: #387FF2; border: 3px solid #444; margin: 50px auto; transition: all 0.5s linear;
}
#element:hover { transform: rotate(180deg); background-color: #FFF;
}
.explanation { font-weight: bold; width: 200px;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div id='element'></div>
<div class='explanation'> Hover over the square to see the transition.
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>
Transition Demo - Script Codes CSS Codes
@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300';
body { overflow: hidden; font-family: Source Sans Pro; transform: translateZ(0);
}
#element { box-sizing: border-box; position: absolute; left: 250px; width: 100px; height: 100px; background: #387FF2; border: 3px solid #444; margin: 50px auto; transition: all 0.5s linear;
}
#element:hover { transform: rotate(180deg); background-color: #FFF;
}
.explanation { font-weight: bold; width: 200px;
}

Developer | Assaf Gelber |
Username | agelber |
Uploaded | January 03, 2023 |
Rating | 3 |
Size | 2,780 Kb |
Views | 6,069 |
Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!
Name | Size |
Pure CSS Image Gallery | 3,911 Kb |
Social Link Handle Animation | 3,241 Kb |
RotateX and Y Demo | 3,329 Kb |
TranslateZ Demo | 3,176 Kb |
Animation Demo | 3,031 Kb |
Perspective Demo | 3,143 Kb |
CSS Animated Bio Card | 4,004 Kb |
Perspective Origin Demo | 3,614 Kb |
Simple Night Sky | 3,266 Kb |
Interactive CSS 3D Transform | 3,690 Kb |
Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!
Name | Username | Size |
A Pen by James Podles | Jpod | 2,656 Kb |
Cool audio | Bigliam | 1,868 Kb |
Mondrian | Chrisarmstrong | 2,787 Kb |
Sticky footer testing | 75th | 1,649 Kb |
Three js | Paulq | 2,353 Kb |
Perspective Origin Demo | Agelber | 3,614 Kb |
Project -Show the Local Weather | Luciano_Britis | 2,583 Kb |
Placeholder support for contentEditable elements, without JavaScript | Flesler | 1,863 Kb |
TheCalendar.js | The-teacher | 6,330 Kb |
CSS3 Form Page Design | Rssatnam | 3,613 Kb |
Surf anonymously, prevent hackers from acquiring your IP address, send anonymous email, and encrypt your Internet connection. High speed, ultra secure, and easy to use. Instant setup. Hide Your IP Now!