JQuery Background Image Plugin (Single Img)

Developer
Size
2,161 Kb
Views
12,144

How do I make an jquery background image plugin (single img)?

The amazing Vegas Background JQuery Plugin. This is the single mage example. http://vegas.jaysalvat.com/. What is a jquery background image plugin (single img)? How do you make a jquery background image plugin (single img)? This script and codes were developed by Boyd Massie on 28 November 2022, Monday.

JQuery Background Image Plugin (Single Img) Previews

JQuery Background Image Plugin (Single Img) - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>JQuery Background Image Plugin (Single Img)</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <script type="text/javascript" src="https://code.jquery.com/jquery-1.9.1.min.js"></script>
<script type="text/javascript" src="https://jaysalvat.github.io/vegas/releases/latest/jquery.vegas.min.js"></script>
<div id="overlay"></div> <script src="js/index.js"></script>
</body>
</html>

JQuery Background Image Plugin (Single Img) - Script Codes CSS Codes

.vegas-loading {	/* Loading Gif by http://preloaders.net/ */	-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;	background:#000 url(https://jaysalvat.github.io/vegas/releases/latest/images/loading.gif) no-repeat center center;	background:rgba(0, 0, 0, 0.7) url(https://jaysalvat.github.io/vegas/releases/latest/images/loading.gif) no-repeat center center;	height:32px;	left:20px;	position:fixed;	top:20px;	width:32px;	z-index:0;
}
.vegas-overlay {	background:transparent url(http://vegas.jaysalvat.com/js/vegas/overlays/11.png);	opacity:0.5;	z-index:-1;
}
.vegas-background {	image-rendering: optimizeQuality;	-ms-interpolation-mode: bicubic;	z-index:-2; /* counteracts global img modification by twitter bootstrap library */ max-width: none !important;
}

JQuery Background Image Plugin (Single Img) - Script Codes JS Codes

$( function() { $.vegas({	src:'http://vegas.jaysalvat.com/images/background4.jpg',	fade:2000 // milliseconds })('overlay', {	src:'http://vegas.jaysalvat.com/js/vegas/overlays/11.png' });	});
JQuery Background Image Plugin (Single Img) - Script Codes
JQuery Background Image Plugin (Single Img) - Script Codes
Home Page Home
Developer Boyd Massie
Username massiebn
Uploaded November 28, 2022
Rating 3
Size 2,161 Kb
Views 12,144
Do you need developer help for JQuery Background Image Plugin (Single Img)?

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!

Boyd Massie (massiebn) 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!