Rating

Size
2,426 Kb
Views
12,144

How do I make an rating?

Svg based percentage rating bar. What is a rating? How do you make a rating? This script and codes were developed by Roman Budnikov on 20 January 2023, Friday.

Rating Previews

Rating - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>rating</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel='stylesheet prefetch' href='https://rawgit.com/Supro/prating/master/dist/prating.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div id="container"> <div class="prating" width="25"> <div class="bar"></div> <svg> <g> <path d="M 0.75,0 C 0.32602474,0 0,0.32602474 0,0.75 l 0,6.71875 7.25,-0.5 L 10.21875,0 0.75,0 z M 10.21875,0 12.8125,7.03125 20,7.75 14.34375,12.59375 15.8125,20 l 25,0 -6.0625,-4.03125 -6.28125,3.875 1.875,-7.375 -5.34375,-5 7.25,-0.5 L 35.21875,0 l -25,0 z m 25,0 L 37.8125,7.03125 45,7.75 39.34375,12.59375 40.8125,20 l 25,0 -6.0625,-4.03125 -6.28125,3.875 1.875,-7.375 -5.34375,-5 7.25,-0.5 L 60.21875,0 l -25,0 z m 25,0 L 62.8125,7.03125 70,7.75 64.34375,12.59375 65.8125,20 l 25,0 -6.0625,-4.03125 -6.28125,3.875 1.875,-7.375 -5.34375,-5 7.25,-0.5 L 85.21875,0 l -25,0 z m 25,0 L 87.8125,7.03125 95,7.75 89.34375,12.59375 90.8125,20 l 25,0 -6.0625,-4.03125 -6.28125,3.875 1.875,-7.375 -5.34375,-5 7.25,-0.5 L 110.21875,0 l -25,0 z m 25,0 2.59375,7.03125 L 120,7.75 l 0,-7 C 120,0.32602474 119.67398,0 119.25,0 l -9.03125,0 z M 120,7.75 114.34375,12.59375 115.8125,20 119.25,20 c 0.42398,0 0.75,-0.326025 0.75,-0.75 l 0,-11.5 z M 15.8125,20 9.75,15.96875 l -6.28125,3.875 1.875,-7.375 L 0,7.46875 0,19.25 C 0,19.673975 0.32602474,20 0.75,20 l 15.0625,0 z" /> </g> </svg> </div>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='https://rawgit.com/Supro/prating/master/dist/prating.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

Rating - Script Codes CSS Codes

#container { width: 120px; margin: 25px auto;
}
.prating { overflow: hidden;
}

Rating - Script Codes JS Codes

(function() { $(function() { return $('.prating').prating(); });
}).call(this);
Rating - Script Codes
Rating - Script Codes
Home Page Home
Developer Roman Budnikov
Username supro
Uploaded January 20, 2023
Rating 3
Size 2,426 Kb
Views 12,144
Do you need developer help for Rating?

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!

Roman Budnikov (supro) Script Codes
Create amazing marketing copy 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!