Fixed-Background-Panels

Developer
Size
2,446 Kb
Views
10,120

How do I make an fixed-background-panels?

What is a fixed-background-panels? How do you make a fixed-background-panels? This script and codes were developed by Kdooley on 25 September 2022, Sunday.

Fixed-Background-Panels Previews

Fixed-Background-Panels - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Fixed-Background-Panels</title> <link rel='stylesheet prefetch' href='http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <body> <div class="full-scroll-fixed panel-1"> </div> <div class="scrolling-bg color-1"> </div> <div class="full-scroll-fixed panel-2"> </div> <div class="scrolling-bg color-2"> </div> <div class="full-scroll-fixed panel-3"> </div> <div class="scrolling-bg color-3"> </div> <div class="full-scroll-fixed panel-4"> </div> <div class="scrolling-bg color-4"> </div>
</body> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='http://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min.js'></script>
</body>
</html>

Fixed-Background-Panels - Script Codes CSS Codes

body, html, main { /* important */ height: 100%;
}
.full-scroll-fixed { background-attachment: fixed; background-position: bottom center; min-height: 100%; background-size: cover; background-repeat: no-repeat;
}
.full-scroll-fixed.panel-1 { background-image: url("http://www.hotel-internet-marketing.com/wp-content/uploads/2014/06/low-poly-background22.jpg");
}
.full-scroll-fixed.panel-2 { background-image: url("https://download.unsplash.com/photo-1428342109953-409d2876cdab");
}
.full-scroll-fixed.panel-3 { background-image: url("https://download.unsplash.com/reserve/AXx3QORhRDKAMrbb8pX4_photo%202.JPG");
}
.full-scroll-fixed.panel-4 { background-image: url("https://download.unsplash.com/photo-1429043794791-eb8f26f44081");
}
.scrolling-bg { min-height: 100%;
}
.color-1 { background-color: #5DA3AB;
}
.color-2 { background-color: #6A6657;
}
.color-3 { background-color: #7080A6;
}
.color-4 { background-color: #7F4B52;
}
Fixed-Background-Panels - Script Codes
Fixed-Background-Panels - Script Codes
Home Page Home
Developer Kdooley
Username kdooley89
Uploaded September 25, 2022
Rating 3
Size 2,446 Kb
Views 10,120
Do you need developer help for Fixed-Background-Panels?

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!

Kdooley (kdooley89) 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!