View pdf hover state if pdf exists

Developer
Size
2,185 Kb
Views
16,192

How do I make an view pdf hover state if pdf exists?

What is a view pdf hover state if pdf exists? How do you make a view pdf hover state if pdf exists? This script and codes were developed by Andy on 22 November 2022, Tuesday.

View pdf hover state if pdf exists Previews

View pdf hover state if pdf exists - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>View pdf hover state if pdf exists</title> <link rel='stylesheet prefetch' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css'>
<link rel='stylesheet prefetch' href='https://cdn2.dental-directory.co.uk/Assets/css/style.min.css'>
<link rel='stylesheet prefetch' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="product-image"> <a href=""> <img src="https://www.dental-directory.co.uk//Assets/Images/Promotions/3604002.jpg" class="" /> <span class="fade-layer fa fa-file-pdf-o"></span> </a>
</div>
<div class="product-image"> <a href=""> <img src="https://www.dental-directory.co.uk//Assets/Images/Promotions/3604002.jpg" class="" /> <span class="fade-layer"></span> </a>
</div>
</body>
</html>

View pdf hover state if pdf exists - Script Codes CSS Codes

.product-image { margin: 15px; width: 150px; height: 212px; position: relative;
}
.product-image .fade-layer { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.7); text-align: center; padding: 70px 0 80px 0; opacity: 0; transition: opacity .25s ease; -webkit-transition: opacity .25s ease; -moz-transition: opacity .25s ease;
}
.product-image:hover .fade-layer { opacity: 1;
}
.product-image .fa-file-pdf-o { font-size: 60px; color: #e81280;
}
View pdf hover state if pdf exists - Script Codes
View pdf hover state if pdf exists - Script Codes
Home Page Home
Developer Andy
Username adriver
Uploaded November 22, 2022
Rating 3
Size 2,185 Kb
Views 16,192
Do you need developer help for View pdf hover state if pdf exists?

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!

Andy (adriver) Script Codes
Create amazing web content 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!