SVG Background Repeat - Works IN IE

Size
2,957 Kb
Views
20,240

How do I make an svg background repeat - works in ie?

Pay attention to svg format to get it work in ie 10 11 - Thanks http://www.kaspertidemann.com/how-to-repeat-a-background-svg-image-in-internet-explorer-10/ and (http://codepen.io/panfilov/pen/oxfGC/). What is a svg background repeat - works in ie? How do you make a svg background repeat - works in ie? This script and codes were developed by Revolution Graphics on 01 October 2022, Saturday.

SVG Background Repeat - Works IN IE Previews

SVG Background Repeat - Works IN IE - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>SVG Background Repeat - Works IN IE</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> <!-- this is the proper format to get it to work in ie -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve" preserveAspectRatio="none slice"><path d="M44.4 39.2l-15-3.4-11.3 10.4-1.4-15.3-13.3-7.5 14.1-6 3-15.1 10.1 11.6 15.2-1.8-7.8 13.2z"/></svg> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

SVG Background Repeat - Works IN IE - Script Codes CSS Codes

body { background: teal url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDUwIiB4bWw6c3BhY2U9InByZXNlcnZlIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIHNsaWNlIj48cGF0aCBkPSJNNDQuNCAzOS4ybC0xNS0zLjQtMTEuMyAxMC40LTEuNC0xNS4zLTEzLjMtNy41IDE0LjEtNiAzLTE1LjEgMTAuMSAxMS42IDE1LjItMS44LTcuOCAxMy4yeiIvPjwvc3ZnPg==) center fixed; background-size: 150px 150px;
}

SVG Background Repeat - Works IN IE - Script Codes JS Codes

// Convert SVG http://www.mobilefish.com/services/base64/base64.php
// or
//https://www.base64encode.org/
SVG Background Repeat - Works IN IE - Script Codes
SVG Background Repeat - Works IN IE - Script Codes
Home Page Home
Developer Revolution Graphics
Username rgfx
Uploaded October 01, 2022
Rating 3
Size 2,957 Kb
Views 20,240
Do you need developer help for SVG Background Repeat - Works IN IE?

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!

Revolution Graphics (rgfx) Script Codes
Create amazing Facebook ads 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!