Location marker - Pulse

Developer
Size
2,119 Kb
Views
68,816

How do I make an location marker - pulse?

What is a location marker - pulse? How do you make a location marker - pulse? This script and codes were developed by John Riordan on 22 August 2022, Monday.

Location marker - Pulse Previews

Location marker - Pulse - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Location marker - Pulse</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="marker"></div>
</body>
</html>

Location marker - Pulse - Script Codes CSS Codes

.marker { height: 30px; width: 30px; background: #6dcbff; position: absolute; left: 50%; top: 50%; margin-left: -15px; border: 1px solid rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0 4px rgba(255, 255, 255, 0.8); -webkit-box-shadow: inset 0 4px rgba(255, 255, 255, 0.8); box-shadow: inset 0 4px rgba(255, 255, 255, 0.8); -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; -webkit-animation: pulse 2.75s infinite; z-index: 99999;
}
@-webkit-keyframes pulse { 0% { -moz-box-shadow: 0 0 0 0 #d3f6ff, 0 0 0 0 #6dcbff; -webkit-box-shadow: 0 0 0 0 #d3f6ff, 0 0 0 0 #6dcbff; box-shadow: 0 0 0 0 #d3f6ff, 0 0 0 0 #6dcbff; } 70% { -moz-box-shadow: 0 0 0 100px rgba(211, 246, 255, 0), 0 0 0 101px rgba(109, 203, 255, 0); -webkit-box-shadow: 0 0 0 100px rgba(211, 246, 255, 0), 0 0 0 101px rgba(109, 203, 255, 0); box-shadow: 0 0 0 100px rgba(211, 246, 255, 0), 0 0 0 101px rgba(109, 203, 255, 0); } 100% { -moz-box-shadow: 0 0 0 100px rgba(211, 246, 255, 0), 0 0 0 101px rgba(109, 203, 255, 0); -webkit-box-shadow: 0 0 0 100px rgba(211, 246, 255, 0), 0 0 0 101px rgba(109, 203, 255, 0); box-shadow: 0 0 0 100px rgba(211, 246, 255, 0), 0 0 0 101px rgba(109, 203, 255, 0); }
}
Location marker - Pulse - Script Codes
Location marker - Pulse - Script Codes
Home Page Home
Developer John Riordan
Username JohnRiordan
Uploaded August 22, 2022
Rating 3
Size 2,119 Kb
Views 68,816
Do you need developer help for Location marker - Pulse?

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!

John Riordan (JohnRiordan) Script Codes
Create amazing captions with AI!

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!